77# ww song <[email protected] >, 201888# Pan Felix <[email protected] >, 201999# kevin wong <[email protected] >, 201910+ # cdarlint <[email protected] >, 201911+ # Freesand Leo <[email protected] >, 20191012#
1113#, fuzzy
1214msgid ""
@@ -15,7 +17,7 @@ msgstr ""
1517"Report-Msgid-Bugs-To : \n "
1618"POT-Creation-Date : 2019-01-01 10:14+0900\n "
1719"PO-Revision-Date : 2017-02-16 17:48+0000\n "
18- "Last-Translator : kevin wong <huagang517@126 .com>, 2019\n "
20+ "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2019\n "
1921"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2022"MIME-Version : 1.0\n "
2123"Content-Type : text/plain; charset=UTF-8\n "
@@ -79,8 +81,8 @@ msgid ""
7981":py:data:`logging.DEBUG`, for example the following snippet of code can be "
8082"run at startup of the application::"
8183msgstr ""
82- "将 :ref:`asyncio logger <asyncio-logger>` 的日志级别设置为 :py:data:`logging.DEBUG' "
83- ",例如,下面的代码片段可以在应用程序启动时运行::"
84+ "将 :ref:`asyncio logger <asyncio-logger>` 的日志级别设置为 "
85+ ":py:data:`logging.DEBUG` ,例如,下面的代码片段可以在应用程序启动时运行::"
8486
8587#: ../../library/asyncio-dev.rst:42
8688msgid ""
@@ -101,8 +103,8 @@ msgid ""
101103"coroutine-not-scheduled>` and logs them; this mitigates the \" forgotten "
102104"await\" pitfall."
103105msgstr ""
104- "asyncio 检查 :ref:`coroutines that were not awaited <asyncio-coroutine-not-"
105- "scheduled>` 并记录他们; this mitigates the \" forgotten await \" pitfall. "
106+ "asyncio 检查 :ref:`未被等待的协程 <asyncio-coroutine-not-scheduled>` "
107+ "并记录他们;这将消除“被遗忘的等待”问题。 "
106108
107109#: ../../library/asyncio-dev.rst:53
108110msgid ""
@@ -163,8 +165,8 @@ msgid ""
163165":func:`run_coroutine_threadsafe` function should be used. It returns a "
164166":class:`concurrent.futures.Future` to access the result::"
165167msgstr ""
166- "要从不同的OS线程调度一个协程对象,应该使用 :func:`run_coroutine_threadsafe` "
167- "函数。它返回一个 :class:`concurrent.futures.Future` 。查询结果::"
168+ "要从不同的OS线程调度一个协程对象,应该使用 :func:`run_coroutine_threadsafe` 函数。它返回一个 "
169+ ":class:`concurrent.futures.Future` 。查询结果::"
168170
169171#: ../../library/asyncio-dev.rst:102
170172msgid ""
0 commit comments