Skip to content

Commit 81e8a86

Browse files
committed
Deploying to gh-pages from @ 237655f 🚀
1 parent 4c1f160 commit 81e8a86

File tree

529 files changed

+7127
-7244
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

+7127
-7244
lines changed

.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: 43b899311a5cc26111d9494a9d011c38
3+
config: 705d85d4494a1ec37e5b16d96919cd1d
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

_sources/license.rst.txt

Lines changed: 26 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1045,29 +1045,32 @@ https://www.w3.org/TR/xml-c14n2-testcases/ and is distributed under the
10451045
Audioop
10461046
-------
10471047

1048-
The audioop module uses the code base in g771.c file of the SoX project::
1049-
1050-
Programming the AdLib/Sound Blaster
1051-
FM Music Chips
1052-
Version 2.0 (24 Feb 1992)
1053-
Copyright (c) 1991, 1992 by Jeffrey S. Lee
1054-
jlee@smylex.uucp
1055-
Warranty and Copyright Policy
1056-
This document is provided on an "as-is" basis, and its author makes
1057-
no warranty or representation, express or implied, with respect to
1058-
its quality performance or fitness for a particular purpose. In no
1059-
event will the author of this document be liable for direct, indirect,
1060-
special, incidental, or consequential damages arising out of the use
1061-
or inability to use the information contained within. Use of this
1062-
document is at your own risk.
1063-
This file may be used and copied freely so long as the applicable
1064-
copyright notices are retained, and no modifications are made to the
1065-
text of the document. No money shall be charged for its distribution
1066-
beyond reasonable shipping, handling and duplication costs, nor shall
1067-
proprietary changes be made to this document so that it cannot be
1068-
distributed freely. This document may not be included in published
1069-
material or commercial packages without the written consent of its
1070-
author.
1048+
The audioop module uses the code base in g771.c file of the SoX project.
1049+
https://sourceforge.net/projects/sox/files/sox/12.17.7/sox-12.17.7.tar.gz
1050+
1051+
This source code is a product of Sun Microsystems, Inc. and is provided
1052+
for unrestricted use. Users may copy or modify this source code without
1053+
charge.
1054+
1055+
SUN SOURCE CODE IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING
1056+
THE WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
1057+
PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE.
1058+
1059+
Sun source code is provided with no support and without any obligation on
1060+
the part of Sun Microsystems, Inc. to assist in its use, correction,
1061+
modification or enhancement.
1062+
1063+
SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE
1064+
INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY THIS SOFTWARE
1065+
OR ANY PART THEREOF.
1066+
1067+
In no event will Sun Microsystems, Inc. be liable for any lost revenue
1068+
or profits or other special, indirect and consequential damages, even if
1069+
Sun has been advised of the possibility of such damages.
1070+
1071+
Sun Microsystems, Inc.
1072+
2550 Garcia Avenue
1073+
Mountain View, California 94043
10711074

10721075

10731076
asyncio

_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const DOCUMENTATION_OPTIONS = {
2-
VERSION: '3.12.1',
2+
VERSION: '3.12.2',
33
LANGUAGE: 'zh-TW',
44
COLLAPSE_INDEX: false,
55
BUILDER: 'html',

_static/glossary.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

_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
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
33
<ShortName>Python</ShortName>
4-
<Description>搜尋 Python 3.12.1 說明文件</Description>
4+
<Description>搜尋 Python 3.12.2 說明文件</Description>
55
<InputEncoding>utf-8</InputEncoding>
66
<Url type="text/html" method="get"
77
template="https://docs.python.org/3.12/search.html?q={searchTerms}"/>
8-
<LongName>Python 3.12.1 說明文件</LongName>
8+
<LongName>Python 3.12.2 說明文件</LongName>
99
<Image height="16" width="16" type="image/x-icon">https://www.python.org/images/favicon16x16.ico</Image>
1010
</OpenSearchDescription>

about.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

8-
<title>關於這些說明文件 &#8212; Python 3.12.1 說明文件</title><meta name="viewport" content="width=device-width, initial-scale=1.0">
8+
<title>關於這些說明文件 &#8212; Python 3.12.2 說明文件</title><meta name="viewport" content="width=device-width, initial-scale=1.0">
99

1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
1111
<link rel="stylesheet" type="text/css" href="_static/pydoctheme.css?v=e8a97c27" />
1212
<link id="pygments_dark_css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css" href="_static/pygments_dark.css?v=b20cc3f5" />
1313

14-
<script src="_static/documentation_options.js?v=3221873d"></script>
14+
<script src="_static/documentation_options.js?v=056bc313"></script>
1515
<script src="_static/doctools.js?v=888ff710"></script>
1616
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
1717
<script src="_static/translations.js?v=d9a6981e"></script>
1818

1919
<script src="_static/sidebar.js"></script>
2020

2121
<link rel="search" type="application/opensearchdescription+xml"
22-
title="在 Python 3.12.1 說明文件 中搜尋"
22+
title="在 Python 3.12.2 說明文件 中搜尋"
2323
href="_static/opensearch.xml"/>
2424
<link rel="author" title="關於這些文件" href="#" />
2525
<link rel="index" title="索引" href="genindex.html" />
@@ -144,7 +144,7 @@ <h3>瀏覽</h3>
144144

145145
</li>
146146
<li id="cpython-language-and-version">
147-
<a href="index.html">3.12.1 Documentation</a> &#187;
147+
<a href="index.html">3.12.2 Documentation</a> &#187;
148148
</li>
149149

150150
<li class="nav-item nav-item-this"><a href="">關於這些說明文件</a></li>
@@ -266,7 +266,7 @@ <h3>瀏覽</h3>
266266

267267
</li>
268268
<li id="cpython-language-and-version">
269-
<a href="index.html">3.12.1 Documentation</a> &#187;
269+
<a href="index.html">3.12.2 Documentation</a> &#187;
270270
</li>
271271

272272
<li class="nav-item nav-item-this"><a href="">關於這些說明文件</a></li>
@@ -309,7 +309,7 @@ <h3>瀏覽</h3>
309309
<br />
310310
<br />
311311

312-
最後更新於 Feb 06, 2024 (09:28 UTC)。
312+
最後更新於 Feb 07, 2024 (09:04 UTC)。
313313
<a href="/bugs.html">Found a bug</a>?
314314
<br />
315315

bugs.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

8-
<title>處理錯誤 (Bug) &#8212; Python 3.12.1 說明文件</title><meta name="viewport" content="width=device-width, initial-scale=1.0">
8+
<title>處理錯誤 (Bug) &#8212; Python 3.12.2 說明文件</title><meta name="viewport" content="width=device-width, initial-scale=1.0">
99

1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
1111
<link rel="stylesheet" type="text/css" href="_static/pydoctheme.css?v=e8a97c27" />
1212
<link id="pygments_dark_css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css" href="_static/pygments_dark.css?v=b20cc3f5" />
1313

14-
<script src="_static/documentation_options.js?v=3221873d"></script>
14+
<script src="_static/documentation_options.js?v=056bc313"></script>
1515
<script src="_static/doctools.js?v=888ff710"></script>
1616
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
1717
<script src="_static/translations.js?v=d9a6981e"></script>
1818

1919
<script src="_static/sidebar.js"></script>
2020

2121
<link rel="search" type="application/opensearchdescription+xml"
22-
title="在 Python 3.12.1 說明文件 中搜尋"
22+
title="在 Python 3.12.2 說明文件 中搜尋"
2323
href="_static/opensearch.xml"/>
2424
<link rel="author" title="關於這些文件" href="about.html" />
2525
<link rel="index" title="索引" href="genindex.html" />
@@ -146,7 +146,7 @@ <h3>瀏覽</h3>
146146

147147
</li>
148148
<li id="cpython-language-and-version">
149-
<a href="index.html">3.12.1 Documentation</a> &#187;
149+
<a href="index.html">3.12.2 Documentation</a> &#187;
150150
</li>
151151

152152
<li class="nav-item nav-item-this"><a href="">處理錯誤 (Bug)</a></li>
@@ -302,7 +302,7 @@ <h3>瀏覽</h3>
302302

303303
</li>
304304
<li id="cpython-language-and-version">
305-
<a href="index.html">3.12.1 Documentation</a> &#187;
305+
<a href="index.html">3.12.2 Documentation</a> &#187;
306306
</li>
307307

308308
<li class="nav-item nav-item-this"><a href="">處理錯誤 (Bug)</a></li>
@@ -345,7 +345,7 @@ <h3>瀏覽</h3>
345345
<br />
346346
<br />
347347

348-
最後更新於 Feb 06, 2024 (09:28 UTC)。
348+
最後更新於 Feb 07, 2024 (09:04 UTC)。
349349
<a href="/bugs.html">Found a bug</a>?
350350
<br />
351351

c-api/abstract.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

8-
<title>抽象物件層 (Abstract Objects Layer) &#8212; Python 3.12.1 說明文件</title><meta name="viewport" content="width=device-width, initial-scale=1.0">
8+
<title>抽象物件層 (Abstract Objects Layer) &#8212; Python 3.12.2 說明文件</title><meta name="viewport" content="width=device-width, initial-scale=1.0">
99

1010
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
1111
<link rel="stylesheet" type="text/css" href="../_static/pydoctheme.css?v=e8a97c27" />
1212
<link id="pygments_dark_css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css" href="../_static/pygments_dark.css?v=b20cc3f5" />
1313

14-
<script src="../_static/documentation_options.js?v=3221873d"></script>
14+
<script src="../_static/documentation_options.js?v=056bc313"></script>
1515
<script src="../_static/doctools.js?v=888ff710"></script>
1616
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
1717
<script src="../_static/translations.js?v=d9a6981e"></script>
1818

1919
<script src="../_static/sidebar.js"></script>
2020

2121
<link rel="search" type="application/opensearchdescription+xml"
22-
title="在 Python 3.12.1 說明文件 中搜尋"
22+
title="在 Python 3.12.2 說明文件 中搜尋"
2323
href="../_static/opensearch.xml"/>
2424
<link rel="author" title="關於這些文件" href="../about.html" />
2525
<link rel="index" title="索引" href="../genindex.html" />
@@ -134,7 +134,7 @@ <h3>瀏覽</h3>
134134

135135
</li>
136136
<li id="cpython-language-and-version">
137-
<a href="../index.html">3.12.1 Documentation</a> &#187;
137+
<a href="../index.html">3.12.2 Documentation</a> &#187;
138138
</li>
139139

140140
<li class="nav-item nav-item-1"><a href="index.html" accesskey="U">Python/C API 參考手冊</a> &#187;</li>
@@ -275,7 +275,7 @@ <h3>瀏覽</h3>
275275

276276
</li>
277277
<li id="cpython-language-and-version">
278-
<a href="../index.html">3.12.1 Documentation</a> &#187;
278+
<a href="../index.html">3.12.2 Documentation</a> &#187;
279279
</li>
280280

281281
<li class="nav-item nav-item-1"><a href="index.html" >Python/C API 參考手冊</a> &#187;</li>
@@ -319,7 +319,7 @@ <h3>瀏覽</h3>
319319
<br />
320320
<br />
321321

322-
最後更新於 Feb 06, 2024 (09:28 UTC)。
322+
最後更新於 Feb 07, 2024 (09:04 UTC)。
323323
<a href="/bugs.html">Found a bug</a>?
324324
<br />
325325

c-api/allocation.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

8-
<title>在 heap 上分配物件 &#8212; Python 3.12.1 說明文件</title><meta name="viewport" content="width=device-width, initial-scale=1.0">
8+
<title>在 heap 上分配物件 &#8212; Python 3.12.2 說明文件</title><meta name="viewport" content="width=device-width, initial-scale=1.0">
99

1010
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
1111
<link rel="stylesheet" type="text/css" href="../_static/pydoctheme.css?v=e8a97c27" />
1212
<link id="pygments_dark_css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css" href="../_static/pygments_dark.css?v=b20cc3f5" />
1313

14-
<script src="../_static/documentation_options.js?v=3221873d"></script>
14+
<script src="../_static/documentation_options.js?v=056bc313"></script>
1515
<script src="../_static/doctools.js?v=888ff710"></script>
1616
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
1717
<script src="../_static/translations.js?v=d9a6981e"></script>
1818

1919
<script src="../_static/sidebar.js"></script>
2020

2121
<link rel="search" type="application/opensearchdescription+xml"
22-
title="在 Python 3.12.1 說明文件 中搜尋"
22+
title="在 Python 3.12.2 說明文件 中搜尋"
2323
href="../_static/opensearch.xml"/>
2424
<link rel="author" title="關於這些文件" href="../about.html" />
2525
<link rel="index" title="索引" href="../genindex.html" />
@@ -134,7 +134,7 @@ <h3>瀏覽</h3>
134134

135135
</li>
136136
<li id="cpython-language-and-version">
137-
<a href="../index.html">3.12.1 Documentation</a> &#187;
137+
<a href="../index.html">3.12.2 Documentation</a> &#187;
138138
</li>
139139

140140
<li class="nav-item nav-item-1"><a href="index.html" >Python/C API 參考手冊</a> &#187;</li>
@@ -288,7 +288,7 @@ <h3>瀏覽</h3>
288288

289289
</li>
290290
<li id="cpython-language-and-version">
291-
<a href="../index.html">3.12.1 Documentation</a> &#187;
291+
<a href="../index.html">3.12.2 Documentation</a> &#187;
292292
</li>
293293

294294
<li class="nav-item nav-item-1"><a href="index.html" >Python/C API 參考手冊</a> &#187;</li>
@@ -333,7 +333,7 @@ <h3>瀏覽</h3>
333333
<br />
334334
<br />
335335

336-
最後更新於 Feb 06, 2024 (09:28 UTC)。
336+
最後更新於 Feb 07, 2024 (09:04 UTC)。
337337
<a href="/bugs.html">Found a bug</a>?
338338
<br />
339339

c-api/apiabiversion.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

8-
<title>API 和 ABI 版本管理 &#8212; Python 3.12.1 說明文件</title><meta name="viewport" content="width=device-width, initial-scale=1.0">
8+
<title>API 和 ABI 版本管理 &#8212; Python 3.12.2 說明文件</title><meta name="viewport" content="width=device-width, initial-scale=1.0">
99

1010
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
1111
<link rel="stylesheet" type="text/css" href="../_static/pydoctheme.css?v=e8a97c27" />
1212
<link id="pygments_dark_css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css" href="../_static/pygments_dark.css?v=b20cc3f5" />
1313

14-
<script src="../_static/documentation_options.js?v=3221873d"></script>
14+
<script src="../_static/documentation_options.js?v=056bc313"></script>
1515
<script src="../_static/doctools.js?v=888ff710"></script>
1616
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
1717
<script src="../_static/translations.js?v=d9a6981e"></script>
1818

1919
<script src="../_static/sidebar.js"></script>
2020

2121
<link rel="search" type="application/opensearchdescription+xml"
22-
title="在 Python 3.12.1 說明文件 中搜尋"
22+
title="在 Python 3.12.2 說明文件 中搜尋"
2323
href="../_static/opensearch.xml"/>
2424
<link rel="author" title="關於這些文件" href="../about.html" />
2525
<link rel="index" title="索引" href="../genindex.html" />
@@ -134,7 +134,7 @@ <h3>瀏覽</h3>
134134

135135
</li>
136136
<li id="cpython-language-and-version">
137-
<a href="../index.html">3.12.1 Documentation</a> &#187;
137+
<a href="../index.html">3.12.2 Documentation</a> &#187;
138138
</li>
139139

140140
<li class="nav-item nav-item-1"><a href="index.html" accesskey="U">Python/C API 參考手冊</a> &#187;</li>
@@ -321,7 +321,7 @@ <h3>瀏覽</h3>
321321

322322
</li>
323323
<li id="cpython-language-and-version">
324-
<a href="../index.html">3.12.1 Documentation</a> &#187;
324+
<a href="../index.html">3.12.2 Documentation</a> &#187;
325325
</li>
326326

327327
<li class="nav-item nav-item-1"><a href="index.html" >Python/C API 參考手冊</a> &#187;</li>
@@ -365,7 +365,7 @@ <h3>瀏覽</h3>
365365
<br />
366366
<br />
367367

368-
最後更新於 Feb 06, 2024 (09:28 UTC)。
368+
最後更新於 Feb 07, 2024 (09:04 UTC)。
369369
<a href="/bugs.html">Found a bug</a>?
370370
<br />
371371

0 commit comments

Comments
 (0)