7788# python-doc bot, 2025
99# Freesand Leo <
[email protected] >, 2026
10+ 1011#
1112#, fuzzy
1213msgid ""
1314msgstr ""
1415"Project-Id-Version: Python 3.11\n"
1516"Report-Msgid-Bugs-To: \n"
16- "POT-Creation-Date: 2026-01-27 16:50 +0000\n"
17+ "POT-Creation-Date: 2026-01-29 16:57 +0000\n"
1718"PO-Revision-Date: 2025-09-22 16:51+0000\n"
18- "Last-Translator:
Freesand Leo <[email protected] >, 2026\n"
19+ "Last-Translator:
99 <[email protected] >, 2026\n"
1920"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2021"MIME-Version: 1.0\n"
2122"Content-Type: text/plain; charset=UTF-8\n"
@@ -66,6 +67,10 @@ msgid ""
6667":attr:`~email.policy.Policy.verify_generated_headers`. (Contributed by Bas "
6768"Bloemsaat and Petr Viktorin in :gh:`121650`)."
6869msgstr ""
70+ ":gh:`144125`: :mod:`~email.generator.BytesGenerator` "
71+ "现在将拒绝序列化(写入)不安全折叠或分隔的标头;参见 "
72+ ":attr:`~email.policy.Policy.verify_generated_headers`。(由 Bas Bloemsaat 和 "
73+ "Petr Viktorin 在 :gh:`121650` 中贡献。)"
6974
7075#: ../../../build/NEWS:17
7176msgid ""
@@ -76,6 +81,8 @@ msgid ""
7681"the remainder of the comment to be interpreted as a new header field. This "
7782"enabled header injection with carefully crafted inputs."
7883msgstr ""
84+ ":gh:`143935`: "
85+ "修复了使用现代邮件策略扁平化电子邮件消息时注释折叠中的程序缺陷。由很长的不可折叠字符序列组成的注释可能会触发强制换行,而该换行会省略续行所需的前导空格,导致注释的剩余部分被解释为新的标头字段。这使得通过精心构造的输入实现标头注入成为可能。"
7986
8087#: ../../../build/NEWS:24
8188msgid ":gh:`143925`: Reject control characters in ``data:`` URL media types."
0 commit comments