File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 92.08%" , "updated_at" : " 2024-03-14T07:22:58Z " }
1
+ {"translation" : " 92.08%" , "updated_at" : " 2024-03-14T08:24:27Z " }
Original file line number Diff line number Diff line change @@ -3909,6 +3909,13 @@ msgid ""
3909
3909
"deprecated and is now ignored. (Contributed by Demian Brecht in "
3910
3910
":issue:`2211`.)"
3911
3911
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` 中贡献。)"
3912
3919
3913
3920
#: ../../whatsnew/3.5.rst:2468
3914
3921
msgid ""
You can’t perform that action at this time.
0 commit comments