File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- {"translation" : " 92.46 %" , "updated_at" : " 2024-04-11T01:37:51Z " }
1+ {"translation" : " 92.47 %" , "updated_at" : " 2024-04-12T02:26:35Z " }
Original file line number Diff line number Diff line change @@ -1504,6 +1504,9 @@ msgid ""
15041504"conforms fully to the :pep:`247` API. (Contributed by Christian Heimes in "
15051505":issue:`18775`.)"
15061506msgstr ""
1507+ "由于增加了 :attr:`~hmac.HMAC.block_size` 和 :attr:`~hmac.HMAC.name` 属性 (以及 "
1508+ ":attr:`~hmac.HMAC.digest_size` 属性的正式文档),:mod:`hmac` 模块现在已完全符合 :pep:`247` "
1509+ "API。 (由 Christian Heimes 在 :issue:`18775` 中贡献。)"
15071510
15081511#: ../../whatsnew/3.4.rst:938
15091512msgid "html"
@@ -1527,12 +1530,17 @@ msgid ""
15271530"invited to set it explicitly and update your code to use this new feature. "
15281531"(Contributed by Ezio Melotti in :issue:`13633`.)"
15291532msgstr ""
1533+ ":class:`~html.parser.HTMLParser` 接受新的关键字参数 *convert_charrefs*,当其为 ``True`` "
1534+ "时,会自动转换所有字符引用。 为了保持向下兼容,其值默认为 ``False``,但在未来的 Python 版本中将改为 "
1535+ "``True``,因此建议你显式地设置它并更新代码以使用这个新特性。 (由 Ezio Melotti 在 :issue:`13633` 中贡献。)"
15301536
15311537#: ../../whatsnew/3.4.rst:951
15321538msgid ""
15331539"The *strict* argument of :class:`~html.parser.HTMLParser` is now deprecated."
15341540" (Contributed by Ezio Melotti in :issue:`15114`.)"
15351541msgstr ""
1542+ "现在 :class:`~html.parser.HTMLParser` 的 *strict* 参数已被弃用。 (由 Ezio Melotti 在 "
1543+ ":issue:`15114` 中贡献。)"
15361544
15371545#: ../../whatsnew/3.4.rst:956
15381546msgid "http"
You can’t perform that action at this time.
0 commit comments