File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66msgstr ""
77"Project-Id-Version : Python 3.14\n "
88"Report-Msgid-Bugs-To : \n "
9- "POT-Creation-Date : 2026-08-20 00:10 +0000\n "
9+ "POT-Creation-Date : 2026-09-12 00:18 +0000\n "
1010"PO-Revision-Date : 2018-05-23 14:39+0000\n "
1111"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
1212"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -524,7 +524,7 @@ msgid ""
524524"Create a task in this task group. The signature matches that of :func:"
525525"`asyncio.create_task`. If the task group is inactive (e.g. not yet entered, "
526526"already finished, or in the process of shutting down), we will close the "
527- "given ``coro``."
527+ "given ``coro`` and raise :exc:`RuntimeError` ."
528528msgstr ""
529529
530530#: ../../library/asyncio-task.rst:363
Original file line number Diff line number Diff line change 66msgstr ""
77"Project-Id-Version : Python 3.14\n "
88"Report-Msgid-Bugs-To : \n "
9- "POT-Creation-Date : 2026-06-01 00:42 +0000\n "
9+ "POT-Creation-Date : 2026-09-12 00:18 +0000\n "
1010"PO-Revision-Date : 2018-05-23 16:06+0000\n "
1111"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
1212"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -3676,7 +3676,7 @@ msgid ""
36763676msgstr ""
36773677
36783678#: ../../library/multiprocessing.rst:2531
3679- msgid "A lazier version of :meth:`.map`."
3679+ msgid "An iterator-based version of :meth:`.map`."
36803680msgstr ""
36813681
36823682#: ../../library/multiprocessing.rst:2533
You can’t perform that action at this time.
0 commit comments