File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 92.02 %" , "updated_at" : " 2024-03-12T07:20:48Z " }
1
+ {"translation" : " 92.03 %" , "updated_at" : " 2024-03-12T08:24:03Z " }
Original file line number Diff line number Diff line change @@ -3604,6 +3604,11 @@ msgid ""
3604
3604
"instead. In addition, the undocumented *LegalChars* parameter of "
3605
3605
":meth:`~http.cookies.Morsel.set` is deprecated, and is now ignored."
3606
3606
msgstr ""
3607
+ "直接向 :class:`http.cookies.Morsel` 对象的 :attr:`~http.cookies.Morsel.key`, "
3608
+ ":attr:`~http.cookies.Morsel.value` 和 "
3609
+ ":attr:`~http.cookies.Morsel.coded_value` 赋值操作已弃用。 请改用 "
3610
+ ":meth:`~http.cookies.Morsel.set`。 此外,:meth:`~http.cookies.Morsel.set` 未写入文档的"
3611
+ " *LegalChars* 形参也已弃用,现在将会被忽略。"
3607
3612
3608
3613
#: ../../whatsnew/3.5.rst:2311
3609
3614
msgid ""
@@ -3612,6 +3617,9 @@ msgid ""
3612
3617
"class has been deprecated. (Contributed by Serhiy Storchaka in "
3613
3618
":issue:`23671`.)"
3614
3619
msgstr ""
3620
+ "将格式字符串作为关键字参数 *format_string* 传给 :class:`string.Formatter` 类的 "
3621
+ ":meth:`~string.Formatter.format` 方法的操作已被弃用。 (由 Serhiy Storchaka 在 "
3622
+ ":issue:`23671` 贡献。)"
3615
3623
3616
3624
#: ../../whatsnew/3.5.rst:2316
3617
3625
msgid ""
You can’t perform that action at this time.
0 commit comments