Skip to content

Commit 4fbe7b1

Browse files
[po] auto sync
1 parent f8ce505 commit 4fbe7b1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "92.08%", "updated_at": "2024-03-14T07:22:58Z"}
1+
{"translation": "92.08%", "updated_at": "2024-03-14T08:24:27Z"}

whatsnew/3.5.po

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3909,6 +3909,13 @@ msgid ""
39093909
"deprecated and is now ignored. (Contributed by Demian Brecht in "
39103910
":issue:`2211`.)"
39113911
msgstr ""
3912+
":class:`http.cookies.Morsel` 字典型接口已更为自洽:morsel 比较现在会将 "
3913+
":attr:`~http.cookies.Morsel.key` 和 :attr:`~http.cookies.Morsel.value` "
3914+
"都纳入考虑,:meth:`~http.cookies.Morsel.copy` 现在将得到一个 "
3915+
":class:`~http.cookies.Morsel` 实例而不是 :class:`dict`,而 "
3916+
":meth:`~http.cookies.Morsel.update` 现在当更新字典中的任一个键无效时将引发一个异常。 "
3917+
"此外,:func:`~http.cookies.Morsel.set` 中未写入文档的 *LegalChars* 形参已被弃用并且现在会被忽略。 (由 "
3918+
"Demian Brecht 在 :issue:`2211` 中贡献。)"
39123919

39133920
#: ../../whatsnew/3.5.rst:2468
39143921
msgid ""

0 commit comments

Comments
 (0)