Skip to content

Commit 6973b66

Browse files
committed
Deploying to gh-pages from @ d30872c 🚀
1 parent 2223320 commit 6973b66

File tree

540 files changed

+4493
-4548
lines changed

Some content is hidden

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

540 files changed

+4493
-4548
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: 037987daf5d6d51af187eb1d02998158
3+
config: 56ec8b4dea6ca9f4b97802b3dcec225f
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

_sources/library/tomllib.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
--------------
1515

16-
This module provides an interface for parsing TOML (Tom's Obvious Minimal
16+
This module provides an interface for parsing TOML 1.0.0 (Tom's Obvious Minimal
1717
Language, `https://toml.io <https://toml.io/en/>`_). This module does not
1818
support writing TOML.
1919

about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ <h3>瀏覽</h3>
319319
<a href="https://www.python.org/psf/donations/">Please donate.</a>
320320
<br />
321321
<br />
322-
最後更新於 Sep 09, 2024 (16:09 UTC)。
322+
最後更新於 Sep 11, 2024 (15:54 UTC)。
323323

324324
<a href="/bugs.html">Found a bug</a>?
325325

bugs.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ <h2>說明文件的錯誤<a class="headerlink" href="#documentation-bugs" title=
230230
</section>
231231
<section id="getting-started-contributing-to-python-yourself">
232232
<span id="contributing-to-python"></span><h2>開始讓自己貢獻 Python<a class="headerlink" href="#getting-started-contributing-to-python-yourself" title="連結到這個標頭"></a></h2>
233-
<p>除了只是回報你所發現的錯誤之外,同樣也歡迎你提交修正它們的修補程式 (patch)。你可以在 <a class="reference external" href="https://mail.python.org/mailman3/lists/core-mentorship.python.org/">Python 開發者指南</a>中找到如何開始修補 Python 的更多資訊。如果你有任何問題,<a class="reference external" href="https://devguide.python.org/">核心導師郵寄清單</a>是一個友善的地方,你可以在那裡得到,關於 Python 修正錯誤的過程中,所有問題的答案。</p>
233+
<p>除了只是回報你所發現的錯誤之外,同樣也歡迎你提交修正它們的修補程式 (patch)。你可以在 <a class="reference external" href="https://devguide.python.org/">Python 開發者指南</a>中找到如何開始修補 Python 的更多資訊。如果你有任何問題,<a class="reference external" href="https://mail.python.org/mailman3/lists/core-mentorship.python.org/">核心導師郵寄清單</a>是一個友善的地方,你可以在那裡得到,關於 Python 修正錯誤的過程中,所有問題的答案。</p>
234234
</section>
235235
</section>
236236

@@ -358,7 +358,7 @@ <h3>瀏覽</h3>
358358
<a href="https://www.python.org/psf/donations/">Please donate.</a>
359359
<br />
360360
<br />
361-
最後更新於 Sep 09, 2024 (16:09 UTC)。
361+
最後更新於 Sep 11, 2024 (15:54 UTC)。
362362

363363
<a href="/bugs.html">Found a bug</a>?
364364

c-api/abstract.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<link rel="search" title="搜尋" href="../search.html" />
2727
<link rel="copyright" title="版權" href="../copyright.html" />
2828
<link rel="next" title="物件協定" href="object.html" />
29-
<link rel="prev" title="Support for Perf Maps" href="perfmaps.html" />
29+
<link rel="prev" title="Perf Map 的支援" href="perfmaps.html" />
3030

3131
<link rel="canonical" href="https://docs.python.org/3/c-api/abstract.html" />
3232

@@ -88,7 +88,7 @@
8888
<div>
8989
<h4>上個主題</h4>
9090
<p class="topless"><a href="perfmaps.html"
91-
title="上一章">Support for Perf Maps</a></p>
91+
title="上一章">Perf Map 的支援</a></p>
9292
</div>
9393
<div>
9494
<h4>下個主題</h4>
@@ -124,7 +124,7 @@ <h3>瀏覽</h3>
124124
<a href="object.html" title="物件協定"
125125
accesskey="N">下一頁</a> |</li>
126126
<li class="right" >
127-
<a href="perfmaps.html" title="Support for Perf Maps"
127+
<a href="perfmaps.html" title="Perf Map 的支援"
128128
accesskey="P">上一頁</a> |</li>
129129

130130
<li><img src="../_static/py.svg" alt="Python logo" style="vertical-align: middle; margin-top: -1px"/></li>
@@ -226,7 +226,7 @@ <h3>瀏覽</h3>
226226
<div>
227227
<h4>上個主題</h4>
228228
<p class="topless"><a href="perfmaps.html"
229-
title="上一章">Support for Perf Maps</a></p>
229+
title="上一章">Perf Map 的支援</a></p>
230230
</div>
231231
<div>
232232
<h4>下個主題</h4>
@@ -265,7 +265,7 @@ <h3>瀏覽</h3>
265265
<a href="object.html" title="物件協定"
266266
>下一頁</a> |</li>
267267
<li class="right" >
268-
<a href="perfmaps.html" title="Support for Perf Maps"
268+
<a href="perfmaps.html" title="Perf Map 的支援"
269269
>上一頁</a> |</li>
270270

271271
<li><img src="../_static/py.svg" alt="Python logo" style="vertical-align: middle; margin-top: -1px"/></li>
@@ -329,7 +329,7 @@ <h3>瀏覽</h3>
329329
<a href="https://www.python.org/psf/donations/">Please donate.</a>
330330
<br />
331331
<br />
332-
最後更新於 Sep 09, 2024 (16:09 UTC)。
332+
最後更新於 Sep 11, 2024 (15:54 UTC)。
333333

334334
<a href="/bugs.html">Found a bug</a>?
335335

c-api/allocation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ <h3>瀏覽</h3>
343343
<a href="https://www.python.org/psf/donations/">Please donate.</a>
344344
<br />
345345
<br />
346-
最後更新於 Sep 09, 2024 (16:09 UTC)。
346+
最後更新於 Sep 11, 2024 (15:54 UTC)。
347347

348348
<a href="/bugs.html">Found a bug</a>?
349349

c-api/apiabiversion.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ <h3>瀏覽</h3>
375375
<a href="https://www.python.org/psf/donations/">Please donate.</a>
376376
<br />
377377
<br />
378-
最後更新於 Sep 09, 2024 (16:09 UTC)。
378+
最後更新於 Sep 11, 2024 (15:54 UTC)。
379379

380380
<a href="/bugs.html">Found a bug</a>?
381381

c-api/arg.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -886,7 +886,7 @@ <h3>瀏覽</h3>
886886
<a href="https://www.python.org/psf/donations/">Please donate.</a>
887887
<br />
888888
<br />
889-
最後更新於 Sep 09, 2024 (16:09 UTC)。
889+
最後更新於 Sep 11, 2024 (15:54 UTC)。
890890

891891
<a href="/bugs.html">Found a bug</a>?
892892

c-api/bool.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ <h3>瀏覽</h3>
340340
<a href="https://www.python.org/psf/donations/">Please donate.</a>
341341
<br />
342342
<br />
343-
最後更新於 Sep 09, 2024 (16:09 UTC)。
343+
最後更新於 Sep 11, 2024 (15:54 UTC)。
344344

345345
<a href="/bugs.html">Found a bug</a>?
346346

c-api/buffer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1013,7 +1013,7 @@ <h3>瀏覽</h3>
10131013
<a href="https://www.python.org/psf/donations/">Please donate.</a>
10141014
<br />
10151015
<br />
1016-
最後更新於 Sep 09, 2024 (16:09 UTC)。
1016+
最後更新於 Sep 11, 2024 (15:54 UTC)。
10171017

10181018
<a href="/bugs.html">Found a bug</a>?
10191019

0 commit comments

Comments
 (0)