File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -152,6 +152,8 @@ msgid ""
152152"Python 3.6 the ``asyncio`` module is no longer provisional and its API is "
153153"considered stable."
154154msgstr ""
155+ ":mod:`asyncio` 模块获得了许多新特性,显著的可用性和性能提升,以及大量的问题修正。 从 Python 3.6 开始 ``asyncio``"
156+ " 模块不再处于待定状态,它已被视为稳定 API。"
155157
156158#: ../../whatsnew/3.6.rst:112
157159msgid ""
@@ -160,18 +162,20 @@ msgid ""
160162"standard library functions operating on paths have been updated to work with"
161163" the new protocol."
162164msgstr ""
165+ "实现了新的 :ref:`文件系统路径协议 <whatsnew36-pep519>` 以支持 :term:`路径类对象 <path-like "
166+ "object>`。 所有操作路径的标准库函数已被更新为使用新的协议。"
163167
164168#: ../../whatsnew/3.6.rst:117
165169msgid ""
166170"The :mod:`datetime` module has gained support for :ref:`Local Time "
167171"Disambiguation <whatsnew36-pep495>`."
168- msgstr ""
172+ msgstr ":mod:`datetime` 模块已获得对 :ref:`本地时间消歧义 <whatsnew36-pep495>` 的支持。 "
169173
170174#: ../../whatsnew/3.6.rst:120
171175msgid ""
172176"The :mod:`typing` module received a number of :ref:`improvements "
173177"<whatsnew36-typing>`."
174- msgstr ""
178+ msgstr ":mod:`typing` 模块获得了大量的 :ref:`改进 <whatsnew36-typing>`。 "
175179
176180#: ../../whatsnew/3.6.rst:123
177181msgid ""
You can’t perform that action at this time.
0 commit comments