77msgstr ""
88"Project-Id-Version : Python 3.11\n "
99"Report-Msgid-Bugs-To : \n "
10- "POT-Creation-Date : 2022-10-15 20:43 +0000\n "
10+ "POT-Creation-Date : 2022-10-31 08:13 +0000\n "
1111"PO-Revision-Date : 2018-05-23 14:06+0000\n "
1212"
Last-Translator :
Adrian Liaw <[email protected] >\n "
1313"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -464,7 +464,7 @@ msgid ""
464464"than once."
465465msgstr ""
466466
467- #: ../../c-api/init.rst:305
467+ #: ../../c-api/init.rst:29
468468msgid ""
469469"Raises an :ref:`auditing event <auditing>` ``cpython."
470470"_PySys_ClearAuditHooks`` with no arguments."
@@ -1259,7 +1259,7 @@ msgid ""
12591259"function."
12601260msgstr ""
12611261
1262- #: ../../c-api/init.rst:1109
1262+ #: ../../c-api/init.rst:5
12631263msgid ""
12641264"Raises an :ref:`auditing event <auditing>` ``cpython."
12651265"PyInterpreterState_New`` with no arguments."
@@ -1271,7 +1271,7 @@ msgid ""
12711271"interpreter lock must be held."
12721272msgstr ""
12731273
1274- #: ../../c-api/init.rst:1117
1274+ #: ../../c-api/init.rst:4
12751275msgid ""
12761276"Raises an :ref:`auditing event <auditing>` ``cpython."
12771277"PyInterpreterState_Clear`` with no arguments."
@@ -2044,12 +2044,12 @@ msgstr ""
20442044msgid ""
20452045"Free the given *key* allocated by :c:func:`PyThread_tss_alloc`, after first "
20462046"calling :c:func:`PyThread_tss_delete` to ensure any associated thread locals "
2047- "have been unassigned. This is a no-op if the *key* argument is `NULL`."
2047+ "have been unassigned. This is a no-op if the *key* argument is `` NULL` `."
20482048msgstr ""
20492049
20502050#: ../../c-api/init.rst:1802
20512051msgid ""
2052- "A freed key becomes a dangling pointer. You should reset the key to `NULL`."
2052+ "A freed key becomes a dangling pointer. You should reset the key to `` NULL` `."
20532053msgstr ""
20542054
20552055#: ../../c-api/init.rst:1807
0 commit comments