Skip to content

Commit 948ae73

Browse files
sync with cpython d06315a6
1 parent 5291223 commit 948ae73

File tree

2 files changed

+155
-141
lines changed

2 files changed

+155
-141
lines changed

library/asyncio-policy.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.11\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2023-01-11 00:15+0000\n"
11+
"POT-Creation-Date: 2023-01-14 00:15+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -147,9 +147,10 @@ msgstr ""
147147

148148
#: ../../library/asyncio-policy.rst:116
149149
msgid ""
150-
"In Python versions 3.10.9, 3.11.1 and 3.12 this function emits a :exc:"
151-
"`DeprecationWarning` if there is no running event loop and no current loop "
152-
"is set. In some future Python release this will become an error."
150+
"In Python versions 3.10.9, 3.11.1 and 3.12 the :meth:`get_event_loop` method "
151+
"of the default asyncio policy emits a :exc:`DeprecationWarning` if there is "
152+
"no running event loop and no current loop is set. In some future Python "
153+
"release this will become an error."
153154
msgstr ""
154155

155156
#: ../../library/asyncio-policy.rst:124

0 commit comments

Comments
 (0)