Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ef8cf92

Browse files
committed
Deploying to gh-pages from @ 570bbb1 🚀
1 parent 88aad7c commit ef8cf92

File tree

540 files changed

+5315
-5576
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

+5315
-5576
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: 418c9ab16d8304cfdf6ab78775cd389c
3+
config: 0c4186e2a1145bd5ce018bf076bcde5c
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

_sources/library/inspect.rst.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -986,7 +986,8 @@ function.
986986
.. attribute:: BoundArguments.kwargs
987987

988988
A dict of keyword arguments values. Dynamically computed from the
989-
:attr:`arguments` attribute.
989+
:attr:`arguments` attribute. Arguments that can be passed positionally
990+
are included in :attr:`args` instead.
990991

991992
.. attribute:: BoundArguments.signature
992993

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 11, 2024 (15:53 UTC)。
322+
最後更新於 Sep 13, 2024 (02:29 UTC)。
323323

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

bugs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ <h3>瀏覽</h3>
358358
<a href="https://www.python.org/psf/donations/">Please donate.</a>
359359
<br />
360360
<br />
361-
最後更新於 Sep 11, 2024 (15:53 UTC)。
361+
最後更新於 Sep 13, 2024 (02:29 UTC)。
362362

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

c-api/abstract.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ <h3>瀏覽</h3>
329329
<a href="https://www.python.org/psf/donations/">Please donate.</a>
330330
<br />
331331
<br />
332-
最後更新於 Sep 11, 2024 (15:53 UTC)。
332+
最後更新於 Sep 13, 2024 (02:29 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 11, 2024 (15:53 UTC)。
346+
最後更新於 Sep 13, 2024 (02:29 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 11, 2024 (15:53 UTC)。
378+
最後更新於 Sep 13, 2024 (02:29 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 11, 2024 (15:53 UTC)。
889+
最後更新於 Sep 13, 2024 (02:29 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 11, 2024 (15:53 UTC)。
343+
最後更新於 Sep 13, 2024 (02:29 UTC)。
344344

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

c-api/buffer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ <h3>瀏覽</h3>
392392

393393
</dd></dl>
394394

395-
<p>Constants:</p>
395+
<p>常數:</p>
396396
<dl class="c macro">
397397
<dt class="sig sig-object c" id="c.PyBUF_MAX_NDIM">
398398
<span class="sig-name descname"><span class="n"><span class="pre">PyBUF_MAX_NDIM</span></span></span><a class="headerlink" href="#c.PyBUF_MAX_NDIM" title="連結到這個定義"></a><br /></dt>
@@ -1013,7 +1013,7 @@ <h3>瀏覽</h3>
10131013
<a href="https://www.python.org/psf/donations/">Please donate.</a>
10141014
<br />
10151015
<br />
1016-
最後更新於 Sep 11, 2024 (15:53 UTC)。
1016+
最後更新於 Sep 13, 2024 (02:29 UTC)。
10171017

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

c-api/bytearray.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ <h3>瀏覽</h3>
399399
<a href="https://www.python.org/psf/donations/">Please donate.</a>
400400
<br />
401401
<br />
402-
最後更新於 Sep 11, 2024 (15:53 UTC)。
402+
最後更新於 Sep 13, 2024 (02:29 UTC)。
403403

404404
<a href="/bugs.html">Found a bug</a>?
405405

c-api/bytes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@ <h3>瀏覽</h3>
520520
<a href="https://www.python.org/psf/donations/">Please donate.</a>
521521
<br />
522522
<br />
523-
最後更新於 Sep 11, 2024 (15:53 UTC)。
523+
最後更新於 Sep 13, 2024 (02:29 UTC)。
524524

525525
<a href="/bugs.html">Found a bug</a>?
526526

c-api/call.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,7 @@ <h3>瀏覽</h3>
655655
<a href="https://www.python.org/psf/donations/">Please donate.</a>
656656
<br />
657657
<br />
658-
最後更新於 Sep 11, 2024 (15:53 UTC)。
658+
最後更新於 Sep 13, 2024 (02:29 UTC)。
659659

660660
<a href="/bugs.html">Found a bug</a>?
661661

c-api/capsule.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ <h3>瀏覽</h3>
440440
<a href="https://www.python.org/psf/donations/">Please donate.</a>
441441
<br />
442442
<br />
443-
最後更新於 Sep 11, 2024 (15:53 UTC)。
443+
最後更新於 Sep 13, 2024 (02:29 UTC)。
444444

445445
<a href="/bugs.html">Found a bug</a>?
446446

c-api/cell.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 11, 2024 (15:53 UTC)。
343+
最後更新於 Sep 13, 2024 (02:29 UTC)。
344344

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

c-api/code.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@ <h3>瀏覽</h3>
595595
<a href="https://www.python.org/psf/donations/">Please donate.</a>
596596
<br />
597597
<br />
598-
最後更新於 Sep 11, 2024 (15:53 UTC)。
598+
最後更新於 Sep 13, 2024 (02:29 UTC)。
599599

600600
<a href="/bugs.html">Found a bug</a>?
601601

c-api/codec.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ <h3>瀏覽</h3>
444444
<a href="https://www.python.org/psf/donations/">Please donate.</a>
445445
<br />
446446
<br />
447-
最後更新於 Sep 11, 2024 (15:53 UTC)。
447+
最後更新於 Sep 13, 2024 (02:29 UTC)。
448448

449449
<a href="/bugs.html">Found a bug</a>?
450450

c-api/complex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ <h3>瀏覽</h3>
438438
<a href="https://www.python.org/psf/donations/">Please donate.</a>
439439
<br />
440440
<br />
441-
最後更新於 Sep 11, 2024 (15:53 UTC)。
441+
最後更新於 Sep 13, 2024 (02:29 UTC)。
442442

443443
<a href="/bugs.html">Found a bug</a>?
444444

c-api/concrete.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ <h3>瀏覽</h3>
247247
<li class="toctree-l3"><a class="reference internal" href="unicode.html#creating-and-accessing-unicode-strings">Creating and accessing Unicode strings</a></li>
248248
<li class="toctree-l3"><a class="reference internal" href="unicode.html#locale-encoding">Locale Encoding</a></li>
249249
<li class="toctree-l3"><a class="reference internal" href="unicode.html#file-system-encoding">File System Encoding</a></li>
250-
<li class="toctree-l3"><a class="reference internal" href="unicode.html#wchar-t-support">wchar_t Support</a></li>
250+
<li class="toctree-l3"><a class="reference internal" href="unicode.html#wchar-t-support">wchar_t 支援</a></li>
251251
</ul>
252252
</li>
253253
<li class="toctree-l2"><a class="reference internal" href="unicode.html#built-in-codecs">Built-in Codecs</a><ul>
@@ -306,7 +306,7 @@ <h2>其他物件<a class="headerlink" href="#other-objects" title="連結到這
306306
<li class="toctree-l3"><a class="reference internal" href="module.html#single-phase-initialization">Single-phase initialization</a></li>
307307
<li class="toctree-l3"><a class="reference internal" href="module.html#multi-phase-initialization">Multi-phase initialization</a></li>
308308
<li class="toctree-l3"><a class="reference internal" href="module.html#low-level-module-creation-functions">Low-level module creation functions</a></li>
309-
<li class="toctree-l3"><a class="reference internal" href="module.html#support-functions">Support functions</a></li>
309+
<li class="toctree-l3"><a class="reference internal" href="module.html#support-functions">支援的函式</a></li>
310310
</ul>
311311
</li>
312312
<li class="toctree-l2"><a class="reference internal" href="module.html#module-lookup">模組查找</a></li>
@@ -463,7 +463,7 @@ <h3>瀏覽</h3>
463463
<a href="https://www.python.org/psf/donations/">Please donate.</a>
464464
<br />
465465
<br />
466-
最後更新於 Sep 11, 2024 (15:53 UTC)。
466+
最後更新於 Sep 13, 2024 (02:29 UTC)。
467467

468468
<a href="/bugs.html">Found a bug</a>?
469469

c-api/contextvars.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ <h3>瀏覽</h3>
450450
<a href="https://www.python.org/psf/donations/">Please donate.</a>
451451
<br />
452452
<br />
453-
最後更新於 Sep 11, 2024 (15:53 UTC)。
453+
最後更新於 Sep 13, 2024 (02:29 UTC)。
454454

455455
<a href="/bugs.html">Found a bug</a>?
456456

c-api/conversion.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ <h3>瀏覽</h3>
389389
<a href="https://www.python.org/psf/donations/">Please donate.</a>
390390
<br />
391391
<br />
392-
最後更新於 Sep 11, 2024 (15:53 UTC)。
392+
最後更新於 Sep 13, 2024 (02:29 UTC)。
393393

394394
<a href="/bugs.html">Found a bug</a>?
395395

c-api/coro.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ <h3>瀏覽</h3>
318318
<a href="https://www.python.org/psf/donations/">Please donate.</a>
319319
<br />
320320
<br />
321-
最後更新於 Sep 11, 2024 (15:53 UTC)。
321+
最後更新於 Sep 13, 2024 (02:29 UTC)。
322322

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

c-api/datetime.html

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -504,15 +504,13 @@ <h3>瀏覽</h3>
504504
<dl class="c function">
505505
<dt class="sig sig-object c" id="c.PyDateTime_FromTimestamp">
506506
<a class="reference internal" href="structures.html#c.PyObject" title="PyObject"><span class="n"><span class="pre">PyObject</span></span></a><span class="w"> </span><span class="p"><span class="pre">*</span></span><span class="sig-name descname"><span class="n"><span class="pre">PyDateTime_FromTimestamp</span></span></span><span class="sig-paren">(</span><a class="reference internal" href="structures.html#c.PyObject" title="PyObject"><span class="n"><span class="pre">PyObject</span></span></a><span class="w"> </span><span class="p"><span class="pre">*</span></span><span class="n"><span class="pre">args</span></span><span class="sig-paren">)</span><a class="headerlink" href="#c.PyDateTime_FromTimestamp" title="連結到這個定義"></a><br /></dt>
507-
<dd><em class="refcount return_new_ref">回傳值:新的參照。</em><p>Create and return a new <a class="reference internal" href="../library/datetime.html#datetime.datetime" title="datetime.datetime"><code class="xref py py-class docutils literal notranslate"><span class="pre">datetime.datetime</span></code></a> object given an argument
508-
tuple suitable for passing to <a class="reference internal" href="../library/datetime.html#datetime.datetime.fromtimestamp" title="datetime.datetime.fromtimestamp"><code class="xref py py-meth docutils literal notranslate"><span class="pre">datetime.datetime.fromtimestamp()</span></code></a>.</p>
507+
<dd><em class="refcount return_new_ref">回傳值:新的參照。</em><p>給定一個適合傳遞給 <a class="reference internal" href="../library/datetime.html#datetime.datetime.fromtimestamp" title="datetime.datetime.fromtimestamp"><code class="xref py py-meth docutils literal notranslate"><span class="pre">datetime.datetime.fromtimestamp()</span></code></a> 的引數元組,建立並回傳一個新的 <a class="reference internal" href="../library/datetime.html#datetime.datetime" title="datetime.datetime"><code class="xref py py-class docutils literal notranslate"><span class="pre">datetime.datetime</span></code></a> 物件。</p>
509508
</dd></dl>
510509

511510
<dl class="c function">
512511
<dt class="sig sig-object c" id="c.PyDate_FromTimestamp">
513512
<a class="reference internal" href="structures.html#c.PyObject" title="PyObject"><span class="n"><span class="pre">PyObject</span></span></a><span class="w"> </span><span class="p"><span class="pre">*</span></span><span class="sig-name descname"><span class="n"><span class="pre">PyDate_FromTimestamp</span></span></span><span class="sig-paren">(</span><a class="reference internal" href="structures.html#c.PyObject" title="PyObject"><span class="n"><span class="pre">PyObject</span></span></a><span class="w"> </span><span class="p"><span class="pre">*</span></span><span class="n"><span class="pre">args</span></span><span class="sig-paren">)</span><a class="headerlink" href="#c.PyDate_FromTimestamp" title="連結到這個定義"></a><br /></dt>
514-
<dd><em class="refcount return_new_ref">回傳值:新的參照。</em><p>Create and return a new <a class="reference internal" href="../library/datetime.html#datetime.date" title="datetime.date"><code class="xref py py-class docutils literal notranslate"><span class="pre">datetime.date</span></code></a> object given an argument
515-
tuple suitable for passing to <a class="reference internal" href="../library/datetime.html#datetime.date.fromtimestamp" title="datetime.date.fromtimestamp"><code class="xref py py-meth docutils literal notranslate"><span class="pre">datetime.date.fromtimestamp()</span></code></a>.</p>
513+
<dd><em class="refcount return_new_ref">回傳值:新的參照。</em><p>給定一個適合傳遞給 <a class="reference internal" href="../library/datetime.html#datetime.date.fromtimestamp" title="datetime.date.fromtimestamp"><code class="xref py py-meth docutils literal notranslate"><span class="pre">datetime.date.fromtimestamp()</span></code></a> 的引數元組,建立並回傳一個新的 <a class="reference internal" href="../library/datetime.html#datetime.date" title="datetime.date"><code class="xref py py-class docutils literal notranslate"><span class="pre">datetime.date</span></code></a> 物件。</p>
516514
</dd></dl>
517515

518516
</section>
@@ -631,7 +629,7 @@ <h3>瀏覽</h3>
631629
<a href="https://www.python.org/psf/donations/">Please donate.</a>
632630
<br />
633631
<br />
634-
最後更新於 Sep 11, 2024 (15:53 UTC)。
632+
最後更新於 Sep 13, 2024 (02:29 UTC)。
635633

636634
<a href="/bugs.html">Found a bug</a>?
637635

c-api/descriptor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ <h3>瀏覽</h3>
333333
<a href="https://www.python.org/psf/donations/">Please donate.</a>
334334
<br />
335335
<br />
336-
最後更新於 Sep 11, 2024 (15:53 UTC)。
336+
最後更新於 Sep 13, 2024 (02:29 UTC)。
337337

338338
<a href="/bugs.html">Found a bug</a>?
339339

c-api/dict.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -642,7 +642,7 @@ <h3>瀏覽</h3>
642642
<a href="https://www.python.org/psf/donations/">Please donate.</a>
643643
<br />
644644
<br />
645-
最後更新於 Sep 11, 2024 (15:53 UTC)。
645+
最後更新於 Sep 13, 2024 (02:29 UTC)。
646646

647647
<a href="/bugs.html">Found a bug</a>?
648648

c-api/exceptions.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ <h2>Printing and clearing<a class="headerlink" href="#printing-and-clearing" tit
275275
<p><span class="versionmodified changed">在 3.4 版的變更: </span>Print a traceback. Print only traceback if <em>obj</em> is <code class="docutils literal notranslate"><span class="pre">NULL</span></code>.</p>
276276
</div>
277277
<div class="versionchanged">
278-
<p><span class="versionmodified changed">在 3.8 版的變更: </span>Use <a class="reference internal" href="../library/sys.html#sys.unraisablehook" title="sys.unraisablehook"><code class="xref py py-func docutils literal notranslate"><span class="pre">sys.unraisablehook()</span></code></a>.</p>
278+
<p><span class="versionmodified changed">在 3.8 版的變更: </span>使用 <a class="reference internal" href="../library/sys.html#sys.unraisablehook" title="sys.unraisablehook"><code class="xref py py-func docutils literal notranslate"><span class="pre">sys.unraisablehook()</span></code></a></p>
279279
</div>
280280
</dd></dl>
281281

@@ -654,7 +654,7 @@ <h2>Querying the error indicator<a class="headerlink" href="#querying-the-error-
654654
the same time. Return <code class="docutils literal notranslate"><span class="pre">NULL</span></code> if the error indicator is not set.</p>
655655
<p>This function is used by code that needs to catch exceptions,
656656
or code that needs to save and restore the error indicator temporarily.</p>
657-
<p>For example:</p>
657+
<p>舉例來說:</p>
658658
<div class="highlight-c notranslate"><div class="highlight"><pre><span></span><span class="p">{</span>
659659
<span class="w"> </span><span class="n">PyObject</span><span class="w"> </span><span class="o">*</span><span class="n">exc</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="n">PyErr_GetRaisedException</span><span class="p">();</span>
660660

@@ -702,7 +702,7 @@ <h2>Querying the error indicator<a class="headerlink" href="#querying-the-error-
702702
<p class="admonition-title">備註</p>
703703
<p>This function is normally only used by legacy code that needs to catch
704704
exceptions or save and restore the error indicator temporarily.</p>
705-
<p>For example:</p>
705+
<p>舉例來說:</p>
706706
<div class="highlight-c notranslate"><div class="highlight"><pre><span></span><span class="p">{</span>
707707
<span class="w"> </span><span class="n">PyObject</span><span class="w"> </span><span class="o">*</span><span class="n">type</span><span class="p">,</span><span class="w"> </span><span class="o">*</span><span class="n">value</span><span class="p">,</span><span class="w"> </span><span class="o">*</span><span class="n">traceback</span><span class="p">;</span>
708708
<span class="w"> </span><span class="n">PyErr_Fetch</span><span class="p">(</span><span class="o">&amp;</span><span class="n">type</span><span class="p">,</span><span class="w"> </span><span class="o">&amp;</span><span class="n">value</span><span class="p">,</span><span class="w"> </span><span class="o">&amp;</span><span class="n">traceback</span><span class="p">);</span>
@@ -1218,8 +1218,8 @@ <h2>例外物件<a class="headerlink" href="#exception-objects" title="連結到
12181218
the variables:</p>
12191219
<table class="docutils align-default" id="index-4">
12201220
<thead>
1221-
<tr class="row-odd"><th class="head"><p>C Name</p></th>
1222-
<th class="head"><p>Python Name</p></th>
1221+
<tr class="row-odd"><th class="head"><p>C 名稱</p></th>
1222+
<th class="head"><p>Python 名稱</p></th>
12231223
<th class="head"><p>註解</p></th>
12241224
</tr>
12251225
</thead>
@@ -1450,7 +1450,7 @@ <h2>例外物件<a class="headerlink" href="#exception-objects" title="連結到
14501450
<p>These are compatibility aliases to <code class="xref c c-data docutils literal notranslate"><span class="pre">PyExc_OSError</span></code>:</p>
14511451
<table class="docutils align-default" id="index-6">
14521452
<thead>
1453-
<tr class="row-odd"><th class="head"><p>C Name</p></th>
1453+
<tr class="row-odd"><th class="head"><p>C 名稱</p></th>
14541454
<th class="head"><p>註解</p></th>
14551455
</tr>
14561456
</thead>
@@ -1491,8 +1491,8 @@ <h2>例外物件<a class="headerlink" href="#exception-objects" title="連結到
14911491
the variables:</p>
14921492
<table class="docutils align-default" id="index-7">
14931493
<thead>
1494-
<tr class="row-odd"><th class="head"><p>C Name</p></th>
1495-
<th class="head"><p>Python Name</p></th>
1494+
<tr class="row-odd"><th class="head"><p>C 名稱</p></th>
1495+
<th class="head"><p>Python 名稱</p></th>
14961496
<th class="head"><p>註解</p></th>
14971497
</tr>
14981498
</thead>
@@ -1689,7 +1689,7 @@ <h3>瀏覽</h3>
16891689
<a href="https://www.python.org/psf/donations/">Please donate.</a>
16901690
<br />
16911691
<br />
1692-
最後更新於 Sep 11, 2024 (15:53 UTC)。
1692+
最後更新於 Sep 13, 2024 (02:29 UTC)。
16931693

16941694
<a href="/bugs.html">Found a bug</a>?
16951695

c-api/file.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ <h3>瀏覽</h3>
365365
<a href="https://www.python.org/psf/donations/">Please donate.</a>
366366
<br />
367367
<br />
368-
最後更新於 Sep 11, 2024 (15:53 UTC)。
368+
最後更新於 Sep 13, 2024 (02:29 UTC)。
369369

370370
<a href="/bugs.html">Found a bug</a>?
371371

c-api/float.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ <h3>瀏覽</h3>
488488
<a href="https://www.python.org/psf/donations/">Please donate.</a>
489489
<br />
490490
<br />
491-
最後更新於 Sep 11, 2024 (15:53 UTC)。
491+
最後更新於 Sep 13, 2024 (02:29 UTC)。
492492

493493
<a href="/bugs.html">Found a bug</a>?
494494

c-api/frame.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ <h3>瀏覽</h3>
499499
<a href="https://www.python.org/psf/donations/">Please donate.</a>
500500
<br />
501501
<br />
502-
最後更新於 Sep 11, 2024 (15:53 UTC)。
502+
最後更新於 Sep 13, 2024 (02:29 UTC)。
503503

504504
<a href="/bugs.html">Found a bug</a>?
505505

c-api/function.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ <h3>瀏覽</h3>
467467
<a href="https://www.python.org/psf/donations/">Please donate.</a>
468468
<br />
469469
<br />
470-
最後更新於 Sep 11, 2024 (15:53 UTC)。
470+
最後更新於 Sep 13, 2024 (02:29 UTC)。
471471

472472
<a href="/bugs.html">Found a bug</a>?
473473

c-api/gcsupport.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@ <h3>瀏覽</h3>
610610
<a href="https://www.python.org/psf/donations/">Please donate.</a>
611611
<br />
612612
<br />
613-
最後更新於 Sep 11, 2024 (15:53 UTC)。
613+
最後更新於 Sep 13, 2024 (02:29 UTC)。
614614

615615
<a href="/bugs.html">Found a bug</a>?
616616

c-api/gen.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ <h3>瀏覽</h3>
327327
<a href="https://www.python.org/psf/donations/">Please donate.</a>
328328
<br />
329329
<br />
330-
最後更新於 Sep 11, 2024 (15:53 UTC)。
330+
最後更新於 Sep 13, 2024 (02:29 UTC)。
331331

332332
<a href="/bugs.html">Found a bug</a>?
333333

c-api/hash.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ <h3>瀏覽</h3>
349349
<a href="https://www.python.org/psf/donations/">Please donate.</a>
350350
<br />
351351
<br />
352-
最後更新於 Sep 11, 2024 (15:53 UTC)。
352+
最後更新於 Sep 13, 2024 (02:29 UTC)。
353353

354354
<a href="/bugs.html">Found a bug</a>?
355355

0 commit comments

Comments
 (0)