File tree 2 files changed +145
-145
lines changed
2 files changed +145
-145
lines changed Original file line number Diff line number Diff line change 7
7
msgstr ""
8
8
"Project-Id-Version : Python 3.12\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2024-04-20 00:03+0000\n "
10
+ "POT-Creation-Date : 2024-07-04 00:03+0000\n "
11
11
"PO-Revision-Date : 2018-05-23 14:33+0000\n "
12
12
"
Last-Translator :
Adrian Liaw <[email protected] >\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -2442,7 +2442,7 @@ msgstr ""
2442
2442
#: ../../c-api/typeobj.rst:1586
2443
2443
msgid ""
2444
2444
"It is an error to set both the :c:macro:`Py_TPFLAGS_MANAGED_WEAKREF` bit "
2445
- "and :c:member:`~PyTypeObject.tp_weaklist `."
2445
+ "and :c:member:`~PyTypeObject.tp_weaklistoffset `."
2446
2446
msgstr ""
2447
2447
2448
2448
#: ../../c-api/typeobj.rst:1591
@@ -2457,7 +2457,7 @@ msgstr ""
2457
2457
#: ../../c-api/typeobj.rst:1598
2458
2458
msgid ""
2459
2459
"If the :c:macro:`Py_TPFLAGS_MANAGED_WEAKREF` bit is set in the :c:member:"
2460
- "`~PyTypeObject.tp_dict ` field, then :c:member:`~PyTypeObject."
2460
+ "`~PyTypeObject.tp_flags ` field, then :c:member:`~PyTypeObject."
2461
2461
"tp_weaklistoffset` will be set to a negative value, to indicate that it is "
2462
2462
"unsafe to use this field."
2463
2463
msgstr ""
You can’t perform that action at this time.
0 commit comments