Skip to content

Commit 088c0c9

Browse files
[po] auto sync
1 parent d366740 commit 088c0c9

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": "92.44%", "updated_at": "2024-04-07T15:22:22Z"}
1+
{"translation": "92.44%", "updated_at": "2024-04-09T03:23:43Z"}

whatsnew/3.4.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1324,6 +1324,14 @@ msgid ""
13241324
" final in Python 3.5 (possibly with a few minor additions in the area of "
13251325
"error handling). (Contributed by R. David Murray in :issue:`18891`.)"
13261326
msgstr ""
1327+
"新增了一对 :class:`~email.message.Message` 的子类 (:class:`.EmailMessage` 和 "
1328+
":class:`.MIMEPart`),以及新的子模块 :mod:`~email.contentmanager` 和新的 "
1329+
":mod:`~email.policy` 属性 :attr:`~email.policy.EmailPolicy.content_manager`。 "
1330+
"所有文档目前都在新模块中,它是作为 email 的新 :term:`provisional API` 的一部分添加的。 "
1331+
"这些类提供了多个使从内容提取邮件消息和插入内容到消息更容易的新方法。 相关细节,请参阅 :mod:`~email.contentmanager` 文档和"
1332+
" :ref:`email-examples`。 这些 API 的加入完成了作为 email6 项目计划组成部分的大部分工作。 目前的暂定 API 计划在"
1333+
" Python 3.5 最终确定 (可能在错误处理方面再增加少量内容)。 (由 R. David Murray 在 :issue:`18891` "
1334+
"中贡献。)"
13271335

13281336
#: ../../whatsnew/3.4.rst:835
13291337
msgid "filecmp"

0 commit comments

Comments
 (0)