Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a92f9d2

Browse files
[po] auto sync
1 parent 6857238 commit a92f9d2

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

whatsnew/3.6.po

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff 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."
154154
msgstr ""
155+
":mod:`asyncio` 模块获得了许多新特性,显著的可用性和性能提升,以及大量的问题修正。 从 Python 3.6 开始 ``asyncio``"
156+
" 模块不再处于待定状态,它已被视为稳定 API。"
155157

156158
#: ../../whatsnew/3.6.rst:112
157159
msgid ""
@@ -160,18 +162,20 @@ msgid ""
160162
"standard library functions operating on paths have been updated to work with"
161163
" the new protocol."
162164
msgstr ""
165+
"实现了新的 :ref:`文件系统路径协议 <whatsnew36-pep519>` 以支持 :term:`路径类对象 <path-like "
166+
"object>`。 所有操作路径的标准库函数已被更新为使用新的协议。"
163167

164168
#: ../../whatsnew/3.6.rst:117
165169
msgid ""
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
171175
msgid ""
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
177181
msgid ""

0 commit comments

Comments
 (0)