7
7
msgstr ""
8
8
"Project-Id-Version : Python 3.11\n "
9
9
"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 "
11
11
"PO-Revision-Date : 2018-05-23 14:06+0000\n "
12
12
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -464,7 +464,7 @@ msgid ""
464
464
"than once."
465
465
msgstr ""
466
466
467
- #: ../../c-api/init.rst:305
467
+ #: ../../c-api/init.rst:29
468
468
msgid ""
469
469
"Raises an :ref:`auditing event <auditing>` ``cpython."
470
470
"_PySys_ClearAuditHooks`` with no arguments."
@@ -1259,7 +1259,7 @@ msgid ""
1259
1259
"function."
1260
1260
msgstr ""
1261
1261
1262
- #: ../../c-api/init.rst:1109
1262
+ #: ../../c-api/init.rst:5
1263
1263
msgid ""
1264
1264
"Raises an :ref:`auditing event <auditing>` ``cpython."
1265
1265
"PyInterpreterState_New`` with no arguments."
@@ -1271,7 +1271,7 @@ msgid ""
1271
1271
"interpreter lock must be held."
1272
1272
msgstr ""
1273
1273
1274
- #: ../../c-api/init.rst:1117
1274
+ #: ../../c-api/init.rst:4
1275
1275
msgid ""
1276
1276
"Raises an :ref:`auditing event <auditing>` ``cpython."
1277
1277
"PyInterpreterState_Clear`` with no arguments."
@@ -2044,12 +2044,12 @@ msgstr ""
2044
2044
msgid ""
2045
2045
"Free the given *key* allocated by :c:func:`PyThread_tss_alloc`, after first "
2046
2046
"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` `."
2048
2048
msgstr ""
2049
2049
2050
2050
#: ../../c-api/init.rst:1802
2051
2051
msgid ""
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` `."
2053
2053
msgstr ""
2054
2054
2055
2055
#: ../../c-api/init.rst:1807
0 commit comments