Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfda7578

Browse files
author
Autobuild bot on GitHub Actions
committed
update html
1 parenta480f0c commitfda7578

File tree

529 files changed

+2666
-2659
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

529 files changed

+2666
-2659
lines changed

‎3.8/30/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config:63e42a3eeb442f913f9cc43d4e4f0187
3+
config:90e0128d40ae56d6301d42714cdef44f
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

‎3.8/30/_sources/library/code.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ build applications which provide an interactive interpreter prompt.
5656

5757
*source* is the source string; *filename* is the optional filename from which
5858
source was read, defaulting to ``'<input>'``; and *symbol* is the optional
59-
grammar start symbol, which should beeither``'single'`` (the default) or
60-
``'eval'``.
59+
grammar start symbol, which should be ``'single'`` (the default), ``'eval'``
60+
or``'exec'``.
6161

6262
Returns a code object (the same as ``compile(source, filename, symbol)``) if the
6363
command is complete and valid; ``None`` if the command is incomplete; raises

‎3.8/30/_sources/library/codeop.rst.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,9 @@ To do just the former:
4343
:exc:`OverflowError` or:exc:`ValueError` if there is an invalid literal.
4444

4545
The *symbol* argument determines whether *source* is compiled as a statement
46-
(``'single'``, the default) or as an:term:`expression` (``'eval'``). Any
47-
other value will cause:exc:`ValueError` to be raised.
46+
(``'single'``, the default), as a sequence of statements (``'exec'``) or
47+
as an:term:`expression` (``'eval'``). Any other value will
48+
cause:exc:`ValueError` to be raised.
4849

4950
..note::
5051

‎3.8/30/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
varDOCUMENTATION_OPTIONS={
22
URL_ROOT:document.getElementById("documentation_options").getAttribute('data-url_root'),
3-
VERSION:'3.8.3rc1',
3+
VERSION:'3.8.3',
44
LANGUAGE:'ja',
55
COLLAPSE_INDEX:false,
66
FILE_SUFFIX:'.html',

‎3.8/30/_static/opensearch.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<OpenSearchDescriptionxmlns="http://a9.com/-/spec/opensearch/1.1/">
33
<ShortName>Python</ShortName>
4-
<Description>Python 3.8.3rc1 ドキュメント 内を検索</Description>
4+
<Description>Python 3.8.3 ドキュメント 内を検索</Description>
55
<InputEncoding>utf-8</InputEncoding>
66
<Urltype="text/html"method="get"
77
template="https://docs.python.org/3.8/search.html?q={searchTerms}&amp;check_keywords=yes&amp;area=default"/>
8-
<LongName>Python 3.8.3rc1 ドキュメント</LongName>
8+
<LongName>Python 3.8.3 ドキュメント</LongName>
99
<Imageheight="16"width="16"type="image/x-icon">https://www.python.org/images/favicon16x16.ico</Image>
1010
</OpenSearchDescription>

‎3.8/30/about.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<head>
77
<metahttp-equiv="X-UA-Compatible"content="IE=Edge"/>
88
<metahttp-equiv="Content-Type"content="text/html; charset=utf-8"/>
9-
<title>このドキュメントについて &#8212; Python 3.8.3rc1 ドキュメント</title>
9+
<title>このドキュメントについて &#8212; Python 3.8.3 ドキュメント</title>
1010
<linkrel="stylesheet"href="_static/pydoctheme.css"type="text/css"/>
1111
<linkrel="stylesheet"href="_static/pygments.css"type="text/css"/>
1212

@@ -19,7 +19,7 @@
1919
<scripttype="text/javascript"src="_static/sidebar.js"></script>
2020

2121
<linkrel="search"type="application/opensearchdescription+xml"
22-
title="Python 3.8.3rc1 ドキュメント 内を検索"
22+
title="Python 3.8.3 ドキュメント 内を検索"
2323
href="_static/opensearch.xml"/>
2424
<linkrel="author"title="このドキュメントについて"href="#"/>
2525
<linkrel="index"title="索引"href="genindex.html"/>
@@ -73,7 +73,7 @@ <h3>ナビゲーション</h3>
7373

7474

7575
<li>
76-
<ahref="index.html">3.8.3rc1 Documentation</a> &#187;
76+
<ahref="index.html">3.8.3 Documentation</a> &#187;
7777
</li>
7878

7979
<liclass="right">
@@ -175,7 +175,7 @@ <h3>ナビゲーション</h3>
175175

176176

177177
<li>
178-
<ahref="index.html">3.8.3rc1 Documentation</a> &#187;
178+
<ahref="index.html">3.8.3 Documentation</a> &#187;
179179
</li>
180180

181181
<liclass="right">
@@ -204,7 +204,7 @@ <h3>ナビゲーション</h3>
204204
<br/>
205205
<br/>
206206

207-
最終更新: 5月13, 2020
207+
最終更新: 5月15, 2020
208208
<ahref="https://docs.python.org/3/bugs.html">Found a bug</a>?
209209
<br/>
210210

‎3.8/30/bugs.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<head>
77
<metahttp-equiv="X-UA-Compatible"content="IE=Edge"/>
88
<metahttp-equiv="Content-Type"content="text/html; charset=utf-8"/>
9-
<title>バグへの対処 &#8212; Python 3.8.3rc1 ドキュメント</title>
9+
<title>バグへの対処 &#8212; Python 3.8.3 ドキュメント</title>
1010
<linkrel="stylesheet"href="_static/pydoctheme.css"type="text/css"/>
1111
<linkrel="stylesheet"href="_static/pygments.css"type="text/css"/>
1212

@@ -19,7 +19,7 @@
1919
<scripttype="text/javascript"src="_static/sidebar.js"></script>
2020

2121
<linkrel="search"type="application/opensearchdescription+xml"
22-
title="Python 3.8.3rc1 ドキュメント 内を検索"
22+
title="Python 3.8.3 ドキュメント 内を検索"
2323
href="_static/opensearch.xml"/>
2424
<linkrel="author"title="このドキュメントについて"href="about.html"/>
2525
<linkrel="index"title="索引"href="genindex.html"/>
@@ -73,7 +73,7 @@ <h3>ナビゲーション</h3>
7373

7474

7575
<li>
76-
<ahref="index.html">3.8.3rc1 Documentation</a> &#187;
76+
<ahref="index.html">3.8.3 Documentation</a> &#187;
7777
</li>
7878

7979
<liclass="right">
@@ -208,7 +208,7 @@ <h3>ナビゲーション</h3>
208208

209209

210210
<li>
211-
<ahref="index.html">3.8.3rc1 Documentation</a> &#187;
211+
<ahref="index.html">3.8.3 Documentation</a> &#187;
212212
</li>
213213

214214
<liclass="right">
@@ -237,7 +237,7 @@ <h3>ナビゲーション</h3>
237237
<br/>
238238
<br/>
239239

240-
最終更新: 5月13, 2020
240+
最終更新: 5月15, 2020
241241
<ahref="https://docs.python.org/3/bugs.html">Found a bug</a>?
242242
<br/>
243243

‎3.8/30/c-api/abstract.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<head>
77
<metahttp-equiv="X-UA-Compatible"content="IE=Edge"/>
88
<metahttp-equiv="Content-Type"content="text/html; charset=utf-8"/>
9-
<title>抽象オブジェクトレイヤ (abstract objects layer) &#8212; Python 3.8.3rc1 ドキュメント</title>
9+
<title>抽象オブジェクトレイヤ (abstract objects layer) &#8212; Python 3.8.3 ドキュメント</title>
1010
<linkrel="stylesheet"href="../_static/pydoctheme.css"type="text/css"/>
1111
<linkrel="stylesheet"href="../_static/pygments.css"type="text/css"/>
1212

@@ -19,7 +19,7 @@
1919
<scripttype="text/javascript"src="../_static/sidebar.js"></script>
2020

2121
<linkrel="search"type="application/opensearchdescription+xml"
22-
title="Python 3.8.3rc1 ドキュメント 内を検索"
22+
title="Python 3.8.3 ドキュメント 内を検索"
2323
href="../_static/opensearch.xml"/>
2424
<linkrel="author"title="このドキュメントについて"href="../about.html"/>
2525
<linkrel="index"title="索引"href="../genindex.html"/>
@@ -73,7 +73,7 @@ <h3>ナビゲーション</h3>
7373

7474

7575
<li>
76-
<ahref="../index.html">3.8.3rc1 Documentation</a> &#187;
76+
<ahref="../index.html">3.8.3 Documentation</a> &#187;
7777
</li>
7878

7979
<liclass="nav-item nav-item-1"><ahref="index.html"accesskey="U">Python/C API リファレンスマニュアル</a> &#187;</li>
@@ -183,7 +183,7 @@ <h3>ナビゲーション</h3>
183183

184184

185185
<li>
186-
<ahref="../index.html">3.8.3rc1 Documentation</a> &#187;
186+
<ahref="../index.html">3.8.3 Documentation</a> &#187;
187187
</li>
188188

189189
<liclass="nav-item nav-item-1"><ahref="index.html">Python/C API リファレンスマニュアル</a> &#187;</li>
@@ -213,7 +213,7 @@ <h3>ナビゲーション</h3>
213213
<br/>
214214
<br/>
215215

216-
最終更新: 5月13, 2020
216+
最終更新: 5月15, 2020
217217
<ahref="https://docs.python.org/3/bugs.html">Found a bug</a>?
218218
<br/>
219219

‎3.8/30/c-api/allocation.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<head>
77
<metahttp-equiv="X-UA-Compatible"content="IE=Edge"/>
88
<metahttp-equiv="Content-Type"content="text/html; charset=utf-8"/>
9-
<title>オブジェクトをヒープ上にメモリ確保する &#8212; Python 3.8.3rc1 ドキュメント</title>
9+
<title>オブジェクトをヒープ上にメモリ確保する &#8212; Python 3.8.3 ドキュメント</title>
1010
<linkrel="stylesheet"href="../_static/pydoctheme.css"type="text/css"/>
1111
<linkrel="stylesheet"href="../_static/pygments.css"type="text/css"/>
1212

@@ -19,7 +19,7 @@
1919
<scripttype="text/javascript"src="../_static/sidebar.js"></script>
2020

2121
<linkrel="search"type="application/opensearchdescription+xml"
22-
title="Python 3.8.3rc1 ドキュメント 内を検索"
22+
title="Python 3.8.3 ドキュメント 内を検索"
2323
href="../_static/opensearch.xml"/>
2424
<linkrel="author"title="このドキュメントについて"href="../about.html"/>
2525
<linkrel="index"title="索引"href="../genindex.html"/>
@@ -73,7 +73,7 @@ <h3>ナビゲーション</h3>
7373

7474

7575
<li>
76-
<ahref="../index.html">3.8.3rc1 Documentation</a> &#187;
76+
<ahref="../index.html">3.8.3 Documentation</a> &#187;
7777
</li>
7878

7979
<liclass="nav-item nav-item-1"><ahref="index.html">Python/C API リファレンスマニュアル</a> &#187;</li>
@@ -207,7 +207,7 @@ <h3>ナビゲーション</h3>
207207

208208

209209
<li>
210-
<ahref="../index.html">3.8.3rc1 Documentation</a> &#187;
210+
<ahref="../index.html">3.8.3 Documentation</a> &#187;
211211
</li>
212212

213213
<liclass="nav-item nav-item-1"><ahref="index.html">Python/C API リファレンスマニュアル</a> &#187;</li>
@@ -238,7 +238,7 @@ <h3>ナビゲーション</h3>
238238
<br/>
239239
<br/>
240240

241-
最終更新: 5月13, 2020
241+
最終更新: 5月15, 2020
242242
<ahref="https://docs.python.org/3/bugs.html">Found a bug</a>?
243243
<br/>
244244

‎3.8/30/c-api/apiabiversion.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<head>
77
<metahttp-equiv="X-UA-Compatible"content="IE=Edge"/>
88
<metahttp-equiv="Content-Type"content="text/html; charset=utf-8"/>
9-
<title>API と ABI のバージョニング &#8212; Python 3.8.3rc1 ドキュメント</title>
9+
<title>API と ABI のバージョニング &#8212; Python 3.8.3 ドキュメント</title>
1010
<linkrel="stylesheet"href="../_static/pydoctheme.css"type="text/css"/>
1111
<linkrel="stylesheet"href="../_static/pygments.css"type="text/css"/>
1212

@@ -19,7 +19,7 @@
1919
<scripttype="text/javascript"src="../_static/sidebar.js"></script>
2020

2121
<linkrel="search"type="application/opensearchdescription+xml"
22-
title="Python 3.8.3rc1 ドキュメント 内を検索"
22+
title="Python 3.8.3 ドキュメント 内を検索"
2323
href="../_static/opensearch.xml"/>
2424
<linkrel="author"title="このドキュメントについて"href="../about.html"/>
2525
<linkrel="index"title="索引"href="../genindex.html"/>
@@ -73,7 +73,7 @@ <h3>ナビゲーション</h3>
7373

7474

7575
<li>
76-
<ahref="../index.html">3.8.3rc1 Documentation</a> &#187;
76+
<ahref="../index.html">3.8.3 Documentation</a> &#187;
7777
</li>
7878

7979
<liclass="nav-item nav-item-1"><ahref="index.html"accesskey="U">Python/C API リファレンスマニュアル</a> &#187;</li>
@@ -194,7 +194,7 @@ <h3>ナビゲーション</h3>
194194

195195

196196
<li>
197-
<ahref="../index.html">3.8.3rc1 Documentation</a> &#187;
197+
<ahref="../index.html">3.8.3 Documentation</a> &#187;
198198
</li>
199199

200200
<liclass="nav-item nav-item-1"><ahref="index.html">Python/C API リファレンスマニュアル</a> &#187;</li>
@@ -224,7 +224,7 @@ <h3>ナビゲーション</h3>
224224
<br/>
225225
<br/>
226226

227-
最終更新: 5月13, 2020
227+
最終更新: 5月15, 2020
228228
<ahref="https://docs.python.org/3/bugs.html">Found a bug</a>?
229229
<br/>
230230

‎3.8/30/c-api/arg.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<head>
77
<metahttp-equiv="X-UA-Compatible"content="IE=Edge"/>
88
<metahttp-equiv="Content-Type"content="text/html; charset=utf-8"/>
9-
<title>引数の解釈と値の構築 &#8212; Python 3.8.3rc1 ドキュメント</title>
9+
<title>引数の解釈と値の構築 &#8212; Python 3.8.3 ドキュメント</title>
1010
<linkrel="stylesheet"href="../_static/pydoctheme.css"type="text/css"/>
1111
<linkrel="stylesheet"href="../_static/pygments.css"type="text/css"/>
1212

@@ -19,7 +19,7 @@
1919
<scripttype="text/javascript"src="../_static/sidebar.js"></script>
2020

2121
<linkrel="search"type="application/opensearchdescription+xml"
22-
title="Python 3.8.3rc1 ドキュメント 内を検索"
22+
title="Python 3.8.3 ドキュメント 内を検索"
2323
href="../_static/opensearch.xml"/>
2424
<linkrel="author"title="このドキュメントについて"href="../about.html"/>
2525
<linkrel="index"title="索引"href="../genindex.html"/>
@@ -73,7 +73,7 @@ <h3>ナビゲーション</h3>
7373

7474

7575
<li>
76-
<ahref="../index.html">3.8.3rc1 Documentation</a> &#187;
76+
<ahref="../index.html">3.8.3 Documentation</a> &#187;
7777
</li>
7878

7979
<liclass="nav-item nav-item-1"><ahref="index.html">Python/C API リファレンスマニュアル</a> &#187;</li>
@@ -530,7 +530,7 @@ <h3>ナビゲーション</h3>
530530

531531

532532
<li>
533-
<ahref="../index.html">3.8.3rc1 Documentation</a> &#187;
533+
<ahref="../index.html">3.8.3 Documentation</a> &#187;
534534
</li>
535535

536536
<liclass="nav-item nav-item-1"><ahref="index.html">Python/C API リファレンスマニュアル</a> &#187;</li>
@@ -561,7 +561,7 @@ <h3>ナビゲーション</h3>
561561
<br/>
562562
<br/>
563563

564-
最終更新: 5月13, 2020
564+
最終更新: 5月15, 2020
565565
<ahref="https://docs.python.org/3/bugs.html">Found a bug</a>?
566566
<br/>
567567

‎3.8/30/c-api/bool.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<head>
77
<metahttp-equiv="X-UA-Compatible"content="IE=Edge"/>
88
<metahttp-equiv="Content-Type"content="text/html; charset=utf-8"/>
9-
<title>Boolean オブジェクト &#8212; Python 3.8.3rc1 ドキュメント</title>
9+
<title>Boolean オブジェクト &#8212; Python 3.8.3 ドキュメント</title>
1010
<linkrel="stylesheet"href="../_static/pydoctheme.css"type="text/css"/>
1111
<linkrel="stylesheet"href="../_static/pygments.css"type="text/css"/>
1212

@@ -19,7 +19,7 @@
1919
<scripttype="text/javascript"src="../_static/sidebar.js"></script>
2020

2121
<linkrel="search"type="application/opensearchdescription+xml"
22-
title="Python 3.8.3rc1 ドキュメント 内を検索"
22+
title="Python 3.8.3 ドキュメント 内を検索"
2323
href="../_static/opensearch.xml"/>
2424
<linkrel="author"title="このドキュメントについて"href="../about.html"/>
2525
<linkrel="index"title="索引"href="../genindex.html"/>
@@ -73,7 +73,7 @@ <h3>ナビゲーション</h3>
7373

7474

7575
<li>
76-
<ahref="../index.html">3.8.3rc1 Documentation</a> &#187;
76+
<ahref="../index.html">3.8.3 Documentation</a> &#187;
7777
</li>
7878

7979
<liclass="nav-item nav-item-1"><ahref="index.html">Python/C API リファレンスマニュアル</a> &#187;</li>
@@ -191,7 +191,7 @@ <h3>ナビゲーション</h3>
191191

192192

193193
<li>
194-
<ahref="../index.html">3.8.3rc1 Documentation</a> &#187;
194+
<ahref="../index.html">3.8.3 Documentation</a> &#187;
195195
</li>
196196

197197
<liclass="nav-item nav-item-1"><ahref="index.html">Python/C API リファレンスマニュアル</a> &#187;</li>
@@ -222,7 +222,7 @@ <h3>ナビゲーション</h3>
222222
<br/>
223223
<br/>
224224

225-
最終更新: 5月13, 2020
225+
最終更新: 5月15, 2020
226226
<ahref="https://docs.python.org/3/bugs.html">Found a bug</a>?
227227
<br/>
228228

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp