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

Skip to content

Commit 1729013

Browse files
[po] auto sync
1 parent 105e518 commit 1729013

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "92.26%", "updated_at": "2024-04-30T15:09:07Z"}
1+
{"translation": "92.26%", "updated_at": "2024-04-30T16:09:39Z"}

whatsnew/3.4.po

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2363,6 +2363,9 @@ msgid ""
23632363
"available if Python is linked with OpenSSL 1.0.1 or later. (Contributed by "
23642364
"Michele Orrù and Antoine Pitrou in :issue:`16692`.)"
23652365
msgstr ""
2366+
"添加了 :data:`~ssl.PROTOCOL_TLSv1_1` 和 :data:`~ssl.PROTOCOL_TLSv1_2` (TLSv1.1 和"
2367+
" TLSv1.2 支持);对这些协议的支持仅在 Python 使用 OpenSSL 1.0.1 或更高版本链接时可用。 (由 Michele Orrù "
2368+
"和 Antoine Pitrou 在 :issue:`16692` 中贡献。)"
23662369

23672370
#: ../../whatsnew/3.4.rst:1429
23682371
msgid ""
@@ -2678,6 +2681,9 @@ msgid ""
26782681
":class:`~urllib.request.DataHandler` class. (Contributed by Mathias "
26792682
"Panzenböck in :issue:`16423`.)"
26802683
msgstr ""
2684+
"现在 :mod:`urllib.request` 支持 ``data:`` 使用 "
2685+
":class:`~urllib.request.DataHandler` 类的 URL。 (由 Mathias Panzenböck 在 "
2686+
":issue:`16423` 中贡献。)"
26812687

26822688
#: ../../whatsnew/3.4.rst:1630
26832689
msgid ""

0 commit comments

Comments
 (0)