File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 66msgstr ""
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 <[email protected] >\n "
1212"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -602,24 +602,24 @@ msgid ""
602602"`PyType_FromSpecWithBases` instead."
603603msgstr ""
604604
605- #: ../../c-api/type.rst:517
605+ #: ../../c-api/type.rst:515
606606msgid "Slots in :c:type:`PyBufferProcs` may be set in the unlimited API."
607607msgstr ""
608608
609- #: ../../c-api/type.rst:519
609+ #: ../../c-api/type.rst:518
610610msgid ""
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>`."
614614msgstr ""
615615
616- #: ../../c-api/type.rst:526
616+ #: ../../c-api/type.rst:525
617617msgid ""
618618"The desired value of the slot. In most cases, this is a pointer to a "
619619"function."
620620msgstr ""
621621
622- #: ../../c-api/type.rst:529
622+ #: ../../c-api/type.rst:528
623623msgid "Slots other than ``Py_tp_doc`` may not be ``NULL``."
624624msgstr ""
625625
You can’t perform that action at this time.
0 commit comments