File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1- {"translation" : " 99.33%" , "updated_at" : " 2025-11-18T02:20:53Z " }
1+ {"translation" : " 99.33%" , "updated_at" : " 2025-11-26T03:09:17Z " }
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ msgid ""
1414msgstr ""
1515"Project-Id-Version: Python 3.12\n"
1616"Report-Msgid-Bugs-To: \n"
17- "POT-Creation-Date: 2025-11-01 15:41 +0000\n"
17+ "POT-Creation-Date: 2025-11-25 15:51 +0000\n"
1818"PO-Revision-Date: 2025-07-18 19:59+0000\n"
1919"Last-Translator: Freesand Leo <yuqinju@163.com>, 2025\n"
2020"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -31408,6 +31408,9 @@ msgid ""
3140831408":c:func:`PyImport_AppendInittab` or :c:func:`PyImport_ExtendInittab` at each"
3140931409" Python initialization. Patch by Victor Stinner."
3141031410msgstr ""
31411+ ":issue:`44441`: 现在 :c:func:`Py_RunMain` 会在退出时将 :c:data:`PyImport_Inittab` "
31412+ "重围为其初始值。 必须能够在每次 Python 初始化时调用 :c:func:`PyImport_AppendInittab` 或 "
31413+ ":c:func:`PyImport_ExtendInittab`。 由 Victor Stinner 编写补丁。"
3141131414
3141231415#: ../NEWS:15224
3141331416msgid ""
You can’t perform that action at this time.
0 commit comments