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

Skip to content

Commit 702b82a

Browse files
[po] auto sync
1 parent 6e189ec commit 702b82a

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

whatsnew/3.5.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,30 +181,38 @@ msgid ""
181181
":class:`collections.OrderedDict` is now :ref:`implemented in C <whatsnew-"
182182
"ordereddict>`, which makes it 4 to 100 times faster."
183183
msgstr ""
184+
":class:`collections.OrderedDict` 现在已 :ref:`用 C 实现 <whatsnew-"
185+
"ordereddict>`,这使它的速度快了 4 到 100 部。"
184186

185187
#: ../../whatsnew/3.5.rst:116
186188
msgid ""
187189
"The :mod:`ssl` module gained :ref:`support for Memory BIO <whatsnew-"
188190
"sslmemorybio>`, which decouples SSL protocol handling from network IO."
189191
msgstr ""
192+
"The :mod:`ssl` 模块获得了 :ref:`对内存 BIO 的支持 <whatsnew-sslmemorybio>`,它使得 SSL "
193+
"协议处理与网络 IO 实现了解耦。"
190194

191195
#: ../../whatsnew/3.5.rst:120
192196
msgid ""
193197
"The new :func:`os.scandir` function provides a :ref:`better and "
194198
"significantly faster way <whatsnew-pep-471>` of directory traversal."
195199
msgstr ""
200+
"新的 :func:`os.scandir` 函数提供了对于目录遍历 :ref:`更好和明显更快速的方式 <whatsnew-pep-471>`。"
196201

197202
#: ../../whatsnew/3.5.rst:124
198203
msgid ""
199204
":func:`functools.lru_cache` has been mostly :ref:`reimplemented in C "
200205
"<whatsnew-lrucache>`, yielding much better performance."
201206
msgstr ""
207+
":func:`functools.lru_cache` 已经大部分 :ref:`用 C 重新实现 <whatsnew-"
208+
"lrucache>`,产生了更好的性能。"
202209

203210
#: ../../whatsnew/3.5.rst:128
204211
msgid ""
205212
"The new :func:`subprocess.run` function provides a :ref:`streamlined way to "
206213
"run subprocesses <whatsnew-subprocess>`."
207214
msgstr ""
215+
"新的 :func:`subprocess.run` 函数提供了一个 :ref:`运行子进程的简便方式 <whatsnew-subprocess>`。"
208216

209217
#: ../../whatsnew/3.5.rst:131
210218
msgid ""

0 commit comments

Comments
 (0)