8000 [po] auto sync · python/python-docs-zh-cn@095fb33 · GitHub
[go: up one dir, main page]

Skip to content

Commit 095fb33

Browse files
[po] auto sync
1 parent e5f2229 commit 095fb33

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed 8000

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "91.99%", "updated_at": "2024-03-11T07:21:18Z"}
1+
{"translation": "92.01%", "updated_at": "2024-03-12T01:35:50Z"}

whatsnew/3.5.po

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3262,6 +3262,8 @@ msgid ""
32623262
"(Contributed by Serhiy Storchaka in :issue:`15381` and David Wilson in "
32633263
":issue:`22003`.)"
32643264
msgstr ""
3265+
"现在 :class:`io.BytesIO` 上的许多操作可提速 50% 至 100%。 (由 Serhiy Storchaka 在 "
3266+
":issue:`15381` 以及 David Wilson 在 :issue:`22003` 中贡献。)"
32653267

32663268
#: ../../whatsnew/3.5.rst:2133
32673269
msgid ""
@@ -3270,25 +3272,30 @@ msgid ""
32703272
"best cases. (Contributed by Serhiy Storchaka in :issue:`20416` and "
32713273
":issue:`23344`.)"
32723274
msgstr ""
3275+
"现在 :func:`marshal.dumps` 函数速度可提升:对于典型数据来说版本 3 和 4 为 65--85%,版本 0 至 2 为 20--"
3276+
"25%,最佳场景下最多可达 5 倍。 (由 Serhiy Storchaka 在 :issue:`20416` 和 :issue:`23344` "
3277+
"中贡献。)"
32733278

32743279
#: ../../whatsnew/3.5.rst:2138
32753280
msgid ""
32763281
"The UTF-32 encoder is now 3 to 7 times faster. (Contributed by Serhiy "
32773282
"Storchaka in :issue:`15027`.)"
3278-
msgstr ""
3283+
msgstr "现在 UTF-32 编码器可提速 3 至 7 倍。 (由 Serhiy Storchaka 在 :issue:`15027` 中贡献。)"
32793284

32803285
#: ../../whatsnew/3.5.rst:2141
32813286
msgid ""
32823287
"Regular expressions are now parsed up to 10% faster. (Contributed by Serhiy "
32833288
"Storchaka in :issue:`19380`.)"
3284-
msgstr ""
3289+
msgstr "现在正则表达式的解析可提速至多 10%。 (由 Serhiy Storchaka 在 :issue:`19380` 中贡献。).)"
32853290

32863291
#: ../../whatsnew/3.5.rst:2144
32873292
msgid ""
32883293
"The :func:`json.dumps` function was optimized to run with "
32893294
"``ensure_ascii=False`` as fast as with ``ensure_ascii=True``. (Contributed "
32903295
"by Naoki Inada in :issue:`23206`.)"
32913296
msgstr ""
3297+
":func:`json.dumps` 函数已获优化使得设置 ``ensure_ascii=False`` 时与设置 "
3298+
"``ensure_ascii=True`` 时运行得一样快。 (由 Naoki Inada 在 :issue:`23206` 中贡献。)"
32923299

32933300
#: ../../whatsnew/3.5.rst:2148
32943301
msgid ""
@@ -3297,6 +3304,8 @@ msgid ""
32973304
":class:`type` as its metaclass. (Contributed Georg Brandl by in "
32983305
":issue:`22540`.)"
32993306
msgstr ""
3307+
":c:func:`PyObject_IsInstance` 和 :c:func:`PyObject_IsSubclass` 函数在第二个参数以 "
3308+
":class:`type` 作为其元类的常见情况下已获得加速。 (由 Georg Brandl 在 :issue:`22540` 中贡献。)"
33003309

33013310
#: ../../whatsnew/3.5.rst:2153
33023311
msgid ""

0 commit comments

Comments
 (0)
0