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

Skip to content

Commit 9dc915c

Browse files
[po] auto sync
1 parent 10e54bf commit 9dc915c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "91.60%", "updated_at": "2024-02-26T03:23:13Z"}
1+
{"translation": "91.60%", "updated_at": "2024-02-26T08:24:44Z"}

whatsnew/3.5.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1810,6 +1810,8 @@ msgid ""
18101810
"usernames and passwords using UTF-8, as recommended by the RFCs. "
18111811
"(Contributed by Milan Oberkirch in :issue:`21800`.)"
18121812
msgstr ""
1813+
"现在 :mod:`imaplib` 模块会自动使用 UTF-8 自动编码非 ASCII 字符串的用户名和密码,如 RFC 所建议的那样。 (由 "
1814+
"Milan Oberkirch 在 :issue:`21800` 中贡献。)"
18131815

18141816
#: ../../whatsnew/3.5.rst:1253
18151817
msgid "imghdr"
@@ -1834,6 +1836,8 @@ msgid ""
18341836
"lazy loading of modules in applications where startup time is important. "
18351837
"(Contributed by Brett Cannon in :issue:`17621`.)"
18361838
msgstr ""
1839+
":class:`util.LazyLoader <importlib.util.LazyLoader>` "
1840+
"类允许在对启动时间敏感的应用程序中使用模块的惰性加载。 (由 Brett Cannon 在 :issue:`17621` 中贡献。)"
18371841

18381842
#: ../../whatsnew/3.5.rst:1269
18391843
msgid ""
@@ -1843,6 +1847,10 @@ msgid ""
18431847
" a string by running ``exec(code, module.__dict__)``. (Contributed by Brett "
18441848
"Cannon in :issue:`21156`.)"
18451849
msgstr ""
1850+
"现在 :func:`abc.InspectLoader.source_to_code() "
1851+
"<importlib.abc.InspectLoader.source_to_code>` 方法属于静态方法。 这样将可更方便地通过运行 "
1852+
"``exec(code, module.__dict__)`` 基于字符串编译的代码来初始化模块。 (由 Brett Cannon 在 "
1853+
":issue:`21156` 中贡献。)"
18461854

18471855
#: ../../whatsnew/3.5.rst:1275
18481856
msgid ""

0 commit comments

Comments
 (0)
0