Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73bb19d commit c318fc6Copy full SHA for c318fc6
2 files changed
.stat.json
@@ -1 +1 @@
1
-{"translation": "98.28%", "updated_at": "2025-11-25T16:46:26Z"}
+{"translation": "98.28%", "updated_at": "2025-11-26T03:06:20Z"}
whatsnew/changelog.po
@@ -20530,6 +20530,9 @@ msgid ""
20530
":c:func:`PyImport_AppendInittab` or :c:func:`PyImport_ExtendInittab` at each"
20531
" Python initialization. Patch by Victor Stinner."
20532
msgstr ""
20533
+":issue:`44441`: 现在 :c:func:`Py_RunMain` 会在退出时将 :c:data:`PyImport_Inittab` "
20534
+"重围为其初始值。 必须能够在每次 Python 初始化时调用 :c:func:`PyImport_AppendInittab` 或 "
20535
+":c:func:`PyImport_ExtendInittab`。 由 Victor Stinner 编写补丁。"
20536
20537
#: ../../../build/NEWS:10004
20538
msgid ""
0 commit comments