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" : " 92.25 %" , "updated_at" : " 2024-04-30T03 :09:38Z " }
1
+ {"translation" : " 92.26 %" , "updated_at" : " 2024-04-30T15 :09:07Z " }
Original file line number Diff line number Diff line change @@ -2334,6 +2334,8 @@ msgid ""
2334
2334
":func:`~socket.inet_pton` and :func:`~socket.inet_ntop` are now supported on"
2335
2335
" Windows. (Contributed by Atsuo Ishimoto in :issue:`7171`.)"
2336
2336
msgstr ""
2337
+ "现在 :func:`~socket.inet_pton` 和 :func:`~socket.inet_ntop` 在 Windows 上已受到支持。 "
2338
+ "(由 Atsuo Ishimoto 在 :issue:`7171` 中贡献。)"
2337
2339
2338
2340
#: ../../whatsnew/3.4.rst:1409
2339
2341
msgid "sqlite3"
@@ -2346,6 +2348,9 @@ msgid ""
2346
2348
"`SQLite URI documentation <https://www.sqlite.org/uri.html>`_). "
2347
2349
"(Contributed by poq in :issue:`13773`.)"
2348
2350
msgstr ""
2351
+ ":func:`~sqlite3.connect` 函数新增布尔值形参 *uri*,它可被用来指明 *database* 形参是一个 ``uri`` "
2352
+ "(参见 `SQLite URI 文档 <https://www.sqlite.org/uri.html>`_)。 (由 poq 在 "
2353
+ ":issue:`13773` 中贡献。)"
2349
2354
2350
2355
#: ../../whatsnew/3.4.rst:1418
2351
2356
msgid "ssl"
You can’t perform that action at this time.
0 commit comments