File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 92.26%" , "updated_at" : " 2024-04-30T15 :09:07Z " }
1
+ {"translation" : " 92.26%" , "updated_at" : " 2024-04-30T16 :09:39Z " }
Original file line number Diff line number Diff line change @@ -2363,6 +2363,9 @@ msgid ""
2363
2363
"available if Python is linked with OpenSSL 1.0.1 or later. (Contributed by "
2364
2364
"Michele Orrù and Antoine Pitrou in :issue:`16692`.)"
2365
2365
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` 中贡献。)"
2366
2369
2367
2370
#: ../../whatsnew/3.4.rst:1429
2368
2371
msgid ""
@@ -2678,6 +2681,9 @@ msgid ""
2678
2681
":class:`~urllib.request.DataHandler` class. (Contributed by Mathias "
2679
2682
"Panzenböck in :issue:`16423`.)"
2680
2683
msgstr ""
2684
+ "现在 :mod:`urllib.request` 支持 ``data:`` 使用 "
2685
+ ":class:`~urllib.request.DataHandler` 类的 URL。 (由 Mathias Panzenböck 在 "
2686
+ ":issue:`16423` 中贡献。)"
2681
2687
2682
2688
#: ../../whatsnew/3.4.rst:1630
2683
2689
msgid ""
You can’t perform that action at this time.
0 commit comments