Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 723ee5d

Browse files
[po] auto sync
1 parent 0c85513 commit 723ee5d

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "98.28%", "updated_at": "2026-01-27T17:46:22Z"}
1+
{"translation": "98.28%", "updated_at": "2026-01-29T19:45:38Z"}

whatsnew/changelog.po

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,16 @@
77
# 汇民 王 <[email protected]>, 2025
88
# python-doc bot, 2025
99
# Freesand Leo <[email protected]>, 2026
10+
# 99 <[email protected]>, 2026
1011
#
1112
#, fuzzy
1213
msgid ""
1314
msgstr ""
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`)."
6869
msgstr ""
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
7176
msgid ""
@@ -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."
7883
msgstr ""
84+
":gh:`143935`: "
85+
"修复了使用现代邮件策略扁平化电子邮件消息时注释折叠中的程序缺陷。由很长的不可折叠字符序列组成的注释可能会触发强制换行,而该换行会省略续行所需的前导空格,导致注释的剩余部分被解释为新的标头字段。这使得通过精心构造的输入实现标头注入成为可能。"
7986

8087
#: ../../../build/NEWS:24
8188
msgid ":gh:`143925`: Reject control characters in ``data:`` URL media types."

0 commit comments

Comments
 (0)