Skip to content

Commit 7c30d19

Browse files
sync with cpython f6842dda
1 parent e3fe2b0 commit 7c30d19

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

library/concurrent.interpreters.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.14\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2026-07-19 00:28+0000\n"
10+
"POT-Creation-Date: 2026-09-02 00:20+0000\n"
1111
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1212
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -307,7 +307,7 @@ msgstr ""
307307

308308
#: ../../library/concurrent.interpreters.rst:197
309309
msgid ""
310-
"There is a small number of Python types that actually share mutable data "
310+
"There are a small number of Python types that actually share mutable data "
311311
"between interpreters:"
312312
msgstr ""
313313

@@ -412,8 +412,8 @@ msgstr ""
412412

413413
#: ../../library/concurrent.interpreters.rst:280
414414
msgid ""
415-
"Return the result of calling running the given function in the interpreter "
416-
"(in the current thread)."
415+
"Return the result of running the given function in the interpreter (in the "
416+
"current thread)."
417417
msgstr ""
418418

419419
#: ../../library/concurrent.interpreters.rst:287

0 commit comments

Comments
 (0)