File tree 2 files changed +9
-1
lines changed 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 92.44%" , "updated_at" : " 2024-04-07T15:22:22Z " }
1
+ {"translation" : " 92.44%" , "updated_at" : " 2024-04-09T03:23:43Z " }
Original file line number Diff line number Diff line change @@ -1324,6 +1324,14 @@ msgid ""
1324
1324
" final in Python 3.5 (possibly with a few minor additions in the area of "
1325
1325
"error handling). (Contributed by R. David Murray in :issue:`18891`.)"
1326
1326
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
+ "中贡献。)"
1327
1335
1328
1336
#: ../../whatsnew/3.4.rst:835
1329
1337
msgid "filecmp"
You can’t perform that action at this time.
0 commit comments