@@ -126,7 +126,7 @@ <h4>下個主題</h4>
126126 < h3 > 此頁面</ h3 >
127127 < ul class ="this-page-menu ">
128128 < li > < a href ="# "> 回報錯誤</ a > </ li >
129- < li > < a class ="improvepage " href ="improve-page-nojs.html "> Improve this page </ a > </ li >
129+ < li > < a class ="improvepage " href ="improve-page-nojs.html "> 改進此頁面 </ a > </ li >
130130 < li >
131131 < a href ="https://github.com/python/cpython/blob/main/Doc/bugs.rst?plain=1 "
132132 rel ="nofollow "> 顯示原始碼
@@ -207,9 +207,7 @@ <h3>導航</h3>
207207 < section id ="dealing-with-bugs ">
208208< span id ="reporting-bugs "> </ span > < h1 > 處理錯誤 (Bug)< a class ="headerlink " href ="#dealing-with-bugs " title ="連結到這個標頭 "> ¶</ a > </ h1 >
209209< p > Python 已經是一個以穩定著稱的成熟程式語言。為了維持「穩定」的信譽,開發者們想知道任何你在 Python 中發現的缺失。</ p >
210- < p > It can be sometimes faster to fix bugs yourself and contribute patches to
211- Python as it streamlines the process and involves fewer people. Learn how to
212- < a class ="reference internal " href ="#contributing-to-python "> < span class ="std std-ref "> contribute</ span > </ a > .</ p >
210+ < p > 有時候自己直接修復錯誤並且送出一個修正給 Python 會比較快,因為這樣會加速流程而且不會困擾到太多人。學習如何< a class ="reference internal " href ="#contributing-to-python "> < span class ="std std-ref "> 貢獻給 Python</ span > </ a > 。</ p >
213211< section id ="documentation-bugs ">
214212< h2 > 說明文件的錯誤< a class ="headerlink " href ="#documentation-bugs " title ="連結到這個標頭 "> ¶</ a > </ h2 >
215213< p > 如果你在這份說明文件中發現了錯誤並想要提出改進方案,請將錯誤報告提交到< a class ="reference internal " href ="#using-the-tracker "> < span class ="std std-ref "> 錯誤追蹤系統 (issue tracker)</ span > </ a > 。如果你有相應的修正建議,請一併提交。(譯者註:如果是繁體中文說明文件翻譯相關的錯誤,請提交到 < a class ="reference external " href ="https://github.com/python/python-docs-zh-tw/issues "> https://github.com/python/python-docs-zh-tw/issues</ a > 。)</ p >
@@ -252,7 +250,7 @@ <h2>說明文件的錯誤<a class="headerlink" href="#documentation-bugs" title=
252250</ section >
253251< section id ="getting-started-contributing-to-python-yourself ">
254252< span id ="contributing-to-python "> </ span > < h2 > 開始讓自己貢獻 Python< a class ="headerlink " href ="#getting-started-contributing-to-python-yourself " title ="連結到這個標頭 "> ¶</ a > </ h2 >
255- < 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 >
253+ < 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 >
256254</ section >
257255</ section >
258256
@@ -303,7 +301,7 @@ <h4>下個主題</h4>
303301 < h3 > 此頁面</ h3 >
304302 < ul class ="this-page-menu ">
305303 < li > < a href ="# "> 回報錯誤</ a > </ li >
306- < li > < a class ="improvepage " href ="improve-page-nojs.html "> Improve this page </ a > </ li >
304+ < li > < a class ="improvepage " href ="improve-page-nojs.html "> 改進此頁面 </ a > </ li >
307305 < li >
308306 < a href ="https://github.com/python/cpython/blob/main/Doc/bugs.rst?plain=1 "
309307 rel ="nofollow "> 顯示原始碼
@@ -395,7 +393,7 @@ <h3>導航</h3>
395393< a href ="https://www.python.org/psf/donations/ "> 敬請捐贈。</ a >
396394< br >
397395 < br >
398- 最後更新於 2月 26, 2026 (00:24 UTC)。
396+ 最後更新於 2月 26, 2026 (18:25 UTC)。
399397
400398 < a href ="/bugs.html "> 發現 bug</ a > ?
401399
0 commit comments