File tree Expand file tree Collapse file tree 2 files changed +155
-141
lines changed Expand file tree Collapse file tree 2 files changed +155
-141
lines changed Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : Python 3.11\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2023-01-11 00:32 +0000\n "
11
+ "POT-Creation-Date : 2023-01-14 00:30 +0000\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -147,9 +147,10 @@ msgstr ""
147
147
148
148
#: ../../library/asyncio-policy.rst:116
149
149
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."
153
154
msgstr ""
154
155
155
156
#: ../../library/asyncio-policy.rst:124
You can’t perform that action at this time.
0 commit comments