File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 90.33%" , "updated_at" : " 2024-02-02T01:29:03Z " }
1
+ {"translation" : " 90.33%" , "updated_at" : " 2024-02-02T05:09:08Z " }
Original file line number Diff line number Diff line change @@ -1627,6 +1627,8 @@ msgid ""
1627
1627
"available with OpenSSL 1.1.0 and newer. (Contributed by Christian Heimes in "
1628
1628
":issue:`27928`.)"
1629
1629
msgstr ""
1630
+ "基于密码的密钥推导函数 :func:`~hashlib.scrypt` 现可用于 OpenSSL 1.1.0 及更新版本。 (由 Christian "
1631
+ "Heimes 在 :issue:`27928` 中贡献。)"
1630
1632
1631
1633
#: ../../whatsnew/3.6.rst:1114
1632
1634
msgid "http.client"
@@ -1639,6 +1641,9 @@ msgid ""
1639
1641
"encoding request bodies. (Contributed by Demian Brecht and Rolf Krahl in "
1640
1642
":issue:`12319`.)"
1641
1643
msgstr ""
1644
+ ":meth:`HTTPConnection.request() <http.client.HTTPConnection.request>` 和 "
1645
+ ":meth:`~http.client.HTTPConnection.endheaders` 现在都支持分块编码格式请求体。 (由 Demian "
1646
+ "Brecht 和 Rolf Krahl 在 :issue:`12319` 中贡献。)"
1642
1647
1643
1648
#: ../../whatsnew/3.6.rst:1123
1644
1649
msgid "idlelib and IDLE"
You can’t perform that action at this time.
0 commit comments