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 0808313 commit b48ac38Copy full SHA for b48ac38
2 files changed
.stat.json
@@ -1 +1 @@
1
-{"translation": "96.67%", "updated_at": "2025-11-25T18:35:31Z"}
+{"translation": "96.67%", "updated_at": "2025-11-26T02:54:48Z"}
whatsnew/changelog.po
@@ -7622,6 +7622,9 @@ msgid ""
7622
":c:func:`PyImport_AppendInittab` or :c:func:`PyImport_ExtendInittab` at each"
7623
" Python initialization. Patch by Victor Stinner."
7624
msgstr ""
7625
+":issue:`44441`: 现在 :c:func:`Py_RunMain` 会在退出时将 :c:data:`PyImport_Inittab` "
7626
+"重围为其初始值。 必须能够在每次 Python 初始化时调用 :c:func:`PyImport_AppendInittab` 或 "
7627
+":c:func:`PyImport_ExtendInittab`。 由 Victor Stinner 编写补丁。"
7628
7629
#: ../../../build/NEWS:3909
7630
msgid ""
0 commit comments