|
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.13.6 說明文件</title><meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 8 | + <title>處理錯誤 (Bug) — Python 3.13.7 說明文件</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=5ff89526" /> |
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=d131a7e1"></script> |
| 15 | + <script src="_static/documentation_options.js?v=c3f79bfb"></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.13.6 說明文件 中搜尋" |
| 23 | + title="在 Python 3.13.7 說明文件 中搜尋" |
24 | 24 | href="_static/opensearch.xml"/> |
25 | 25 | <link rel="author" title="關於這些文件" href="about.html" /> |
26 | 26 | <link rel="index" title="索引" href="genindex.html" /> |
@@ -150,7 +150,7 @@ <h3>瀏覽</h3> |
150 | 150 |
|
151 | 151 | </li> |
152 | 152 | <li id="cpython-language-and-version"> |
153 | | - <a href="index.html">3.13.6 Documentation</a> » |
| 153 | + <a href="index.html">3.13.7 Documentation</a> » |
154 | 154 | </li> |
155 | 155 |
|
156 | 156 | <li class="nav-item nav-item-this"><a href="">處理錯誤 (Bug)</a></li> |
@@ -231,7 +231,7 @@ <h2>說明文件的錯誤<a class="headerlink" href="#documentation-bugs" title= |
231 | 231 | </section> |
232 | 232 | <section id="getting-started-contributing-to-python-yourself"> |
233 | 233 | <span id="contributing-to-python"></span><h2>開始讓自己貢獻 Python<a class="headerlink" href="#getting-started-contributing-to-python-yourself" title="連結到這個標頭">¶</a></h2> |
234 | | -<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> |
| 234 | +<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> |
235 | 235 | </section> |
236 | 236 | </section> |
237 | 237 |
|
@@ -309,7 +309,7 @@ <h3>瀏覽</h3> |
309 | 309 |
|
310 | 310 | </li> |
311 | 311 | <li id="cpython-language-and-version"> |
312 | | - <a href="index.html">3.13.6 Documentation</a> » |
| 312 | + <a href="index.html">3.13.7 Documentation</a> » |
313 | 313 | </li> |
314 | 314 |
|
315 | 315 | <li class="nav-item nav-item-this"><a href="">處理錯誤 (Bug)</a></li> |
@@ -359,7 +359,7 @@ <h3>瀏覽</h3> |
359 | 359 | <a href="https://www.python.org/psf/donations/">Please donate.</a> |
360 | 360 | <br> |
361 | 361 | <br> |
362 | | - 最後更新於 8月 14, 2025 (00:21 UTC)。 |
| 362 | + 最後更新於 8月 15, 2025 (00:22 UTC)。 |
363 | 363 |
|
364 | 364 | <a href="/bugs.html">Found a bug</a>? |
365 | 365 |
|
|
0 commit comments