Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit231dc56

Browse files
sync with cpython 3a8bdaf6
1 parentf1779ec commit231dc56

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

‎library/ssl.po

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version:Python 3.13\n"
88
"Report-Msgid-Bugs-To:\n"
9-
"POT-Creation-Date:2024-10-11 00:13+0000\n"
9+
"POT-Creation-Date:2024-12-20 00:13+0000\n"
1010
"PO-Revision-Date:2024-08-28 00:43+0800\n"
1111
"Last-Translator:Adrian Liaw <adrianliaw2000@gmail.com>\n"
1212
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -3542,10 +3542,11 @@ msgstr ""
35423542
#:../../library/ssl.rst:2510
35433543
msgid""
35443544
"The :mod:`asyncio` module supports :ref:`non-blocking SSL sockets <ssl-"
3545-
"nonblocking>` and provides a higher level API. It polls for events using "
3546-
"the :mod:`selectors` module and handles :exc:`SSLWantWriteError`, :exc:"
3547-
"`SSLWantReadError` and :exc:`BlockingIOError` exceptions. It runs the SSL "
3548-
"handshake asynchronously as well."
3545+
"nonblocking>` and provides a higher level :ref:`Streams API <asyncio-"
3546+
"streams>`. It polls for events using the :mod:`selectors` module and "
3547+
"handles :exc:`SSLWantWriteError`, :exc:`SSLWantReadError` and :exc:"
3548+
"`BlockingIOError` exceptions. It runs the SSL handshake asynchronously as "
3549+
"well."
35493550
msgstr""
35503551

35513552
#:../../library/ssl.rst:2519

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp