|
5 | 5 | <meta charset="utf-8" /> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" /> |
7 | 7 |
|
8 | | - <title>處理錯誤 (Bug) — Python 3.14.2 說明文件</title><meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 8 | + <title>處理錯誤 (Bug) — Python 3.14.3 說明文件</title><meta name="viewport" content="width=device-width, initial-scale=1.0"> |
9 | 9 |
|
10 | 10 | <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" /> |
11 | 11 | <link rel="stylesheet" type="text/css" href="_static/classic.css?v=234b1a7c" /> |
12 | 12 | <link rel="stylesheet" type="text/css" href="_static/pydoctheme.css?v=4eb63a40" /> |
13 | 13 | <link id="pygments_dark_css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css" href="_static/pygments_dark.css?v=5349f25f" /> |
14 | 14 |
|
15 | | - <script src="_static/documentation_options.js?v=f006b4cd"></script> |
| 15 | + <script src="_static/documentation_options.js?v=e2c088d7"></script> |
16 | 16 | <script src="_static/doctools.js?v=9bcbadda"></script> |
17 | 17 | <script src="_static/sphinx_highlight.js?v=dc90522c"></script> |
18 | 18 | <script src="_static/translations.js?v=cbf116e0"></script> |
19 | 19 |
|
20 | 20 | <script src="_static/sidebar.js"></script> |
21 | 21 |
|
22 | 22 | <link rel="search" type="application/opensearchdescription+xml" |
23 | | - title="在 Python 3.14.2 說明文件 中搜尋" |
| 23 | + title="在 Python 3.14.3 說明文件 中搜尋" |
24 | 24 | href="_static/opensearch.xml"/> |
25 | 25 | <link rel="author" title="關於這些文件" href="about.html" /> |
26 | 26 | <link rel="index" title="索引" href="genindex.html" /> |
@@ -156,7 +156,7 @@ <h3>導航</h3> |
156 | 156 |
|
157 | 157 | </li> |
158 | 158 | <li id="cpython-language-and-version"> |
159 | | - <a href="index.html">3.14.2 Documentation</a> » |
| 159 | + <a href="index.html">3.14.3 Documentation</a> » |
160 | 160 | </li> |
161 | 161 |
|
162 | 162 | <li class="nav-item nav-item-this"><a href="">處理錯誤 (Bug)</a></li> |
@@ -235,7 +235,7 @@ <h2>說明文件的錯誤<a class="headerlink" href="#documentation-bugs" title= |
235 | 235 | </section> |
236 | 236 | <section id="getting-started-contributing-to-python-yourself"> |
237 | 237 | <span id="contributing-to-python"></span><h2>開始讓自己貢獻 Python<a class="headerlink" href="#getting-started-contributing-to-python-yourself" title="連結到這個標頭">¶</a></h2> |
238 | | -<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> |
| 238 | +<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> |
239 | 239 | </section> |
240 | 240 | </section> |
241 | 241 |
|
@@ -319,7 +319,7 @@ <h3>導航</h3> |
319 | 319 |
|
320 | 320 | </li> |
321 | 321 | <li id="cpython-language-and-version"> |
322 | | - <a href="index.html">3.14.2 Documentation</a> » |
| 322 | + <a href="index.html">3.14.3 Documentation</a> » |
323 | 323 | </li> |
324 | 324 |
|
325 | 325 | <li class="nav-item nav-item-this"><a href="">處理錯誤 (Bug)</a></li> |
@@ -363,7 +363,7 @@ <h3>導航</h3> |
363 | 363 | <a href="https://www.python.org/psf/donations/">敬請捐贈。</a> |
364 | 364 | <br> |
365 | 365 | <br> |
366 | | - 最後更新於 2月 02, 2026 (14:22 UTC)。 |
| 366 | + 最後更新於 2月 04, 2026 (15:57 UTC)。 |
367 | 367 |
|
368 | 368 | <a href="/bugs.html">發現 bug</a>? |
369 | 369 |
|
|
0 commit comments