File tree 2 files changed +8
-1
lines changed 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 92.41%" , "updated_at" : " 2024-04-04T11:20 :33Z" }
1
+ {"translation" : " 92.41%" , "updated_at" : " 2024-04-04T12:26 :33Z" }
Original file line number Diff line number Diff line change @@ -2273,6 +2273,8 @@ msgid ""
2273
2273
":meth:`ssl.SSLContext.set_servername_callback` method. (Contributed by "
2274
2274
"Daniel Black in :issue:`8109`.)"
2275
2275
msgstr ""
2276
+ "使用新增的 :meth:`ssl.SSLContext.set_servername_callback` 方法来支持服务器端 SNI (Server "
2277
+ "Name Indication)。 (由 Daniel Black 在 :issue:`8109` 中贡献。)"
2276
2278
2277
2279
#: ../../whatsnew/3.4.rst:1490
2278
2280
msgid ""
@@ -2281,6 +2283,9 @@ msgid ""
2281
2283
"``calIssuers``, and ``OCSP`` URIs. (Contributed by Christian Heimes in "
2282
2284
":issue:`18379`.)"
2283
2285
msgstr ""
2286
+ "由 :meth:`.SSLSocket.getpeercert` 返回的字典包含额外的 ``X509v3`` 扩展条目: "
2287
+ "``crlDistributionPoints``, ``calIssuers`` 和 ``OCSP`` URI。 (由 Christian "
2288
+ "Heimes 在 :issue:`18379` 中贡献。)"
2284
2289
2285
2290
#: ../../whatsnew/3.4.rst:1496
2286
2291
msgid "stat"
@@ -2293,6 +2298,8 @@ msgid ""
2293
2298
" are platform-dependent. (Contributed by Christian Heimes in "
2294
2299
":issue:`11016`.)"
2295
2300
msgstr ""
2301
+ "现在 :mod:`stat` 模块以 :mod:`_stat` 中的 C 实现作为后端。 C 实现是必需的因为大多数值都未被标准化并且依赖于平台。 (由"
2302
+ " Christian Heimes 在 :issue:`11016` 中贡献。)"
2296
2303
2297
2304
#: ../../whatsnew/3.4.rst:1502
2298
2305
msgid ""
You can’t perform that action at this time.
0 commit comments