Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ed5111d

Browse files
Sync with CPython 3.10 (#258)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 43d68c3 commit ed5111d

File tree

5 files changed

+1104
-1103
lines changed

5 files changed

+1104
-1103
lines changed

c-api/typeobj.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.10\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2022-02-24 00:12+0000\n"
10+
"POT-Creation-Date: 2022-03-02 00:17+0000\n"
1111
"PO-Revision-Date: 2018-05-23 14:33+0000\n"
1212
"Last-Translator: Adrian Liaw <[email protected]>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -2008,7 +2008,7 @@ msgstr ""
20082008
#: ../../c-api/typeobj.rst:1234 ../../c-api/typeobj.rst:1256
20092009
msgid ""
20102010
":const:`Py_TPFLAGS_MAPPING` and :const:`Py_TPFLAGS_SEQUENCE` are mutually "
2011-
"exclusive; it is an error enable both flags simultaneously."
2011+
"exclusive; it is an error to enable both flags simultaneously."
20122012
msgstr ""
20132013

20142014
#: ../../c-api/typeobj.rst:1239

0 commit comments

Comments
 (0)