Skip to content

Commit a64b0df

Browse files
sync with cpython 3b31f8c7
1 parent 6942f0e commit a64b0df

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

c-api/type.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Python 3.13\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2024-09-27 00:14+0000\n"
9+
"POT-Creation-Date: 2024-12-01 15:01+0000\n"
1010
"PO-Revision-Date: 2015-12-09 17:51+0000\n"
1111
"Last-Translator: Liang-Bo Wang <me@liang2.tw>\n"
1212
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -602,24 +602,24 @@ msgid ""
602602
"`PyType_FromSpecWithBases` instead."
603603
msgstr ""
604604

605-
#: ../../c-api/type.rst:517
605+
#: ../../c-api/type.rst:515
606606
msgid "Slots in :c:type:`PyBufferProcs` may be set in the unlimited API."
607607
msgstr ""
608608

609-
#: ../../c-api/type.rst:519
609+
#: ../../c-api/type.rst:518
610610
msgid ""
611611
":c:member:`~PyBufferProcs.bf_getbuffer` and :c:member:`~PyBufferProcs."
612612
"bf_releasebuffer` are now available under the :ref:`limited API <limited-c-"
613613
"api>`."
614614
msgstr ""
615615

616-
#: ../../c-api/type.rst:526
616+
#: ../../c-api/type.rst:525
617617
msgid ""
618618
"The desired value of the slot. In most cases, this is a pointer to a "
619619
"function."
620620
msgstr ""
621621

622-
#: ../../c-api/type.rst:529
622+
#: ../../c-api/type.rst:528
623623
msgid "Slots other than ``Py_tp_doc`` may not be ``NULL``."
624624
msgstr ""
625625

0 commit comments

Comments
 (0)