File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -934,6 +934,8 @@ msgid ""
934934":class:`~smtplib.LMTP` constructor now has an optional *timeout* parameter."
935935" (Contributed by Dong-hee Na in :issue:`39329`.)"
936936msgstr ""
937+ "现在 :class:`~smtplib.LMTP` 构造器具有可选的 *timeout* 形参。 (由 Dong-hee Na 在 "
938+ ":issue:`39329` 中贡献。)"
937939
938940#: ../../whatsnew/3.9.rst:535
939941msgid "socket"
@@ -945,12 +947,16 @@ msgid ""
945947":data:`~socket.CAN_RAW_JOIN_FILTERS` constant on Linux 4.1 and greater. "
946948"(Contributed by Stefan Tatschner and Zackery Spytz in :issue:`25780`.)"
947949msgstr ""
950+ ":mod:`socket` 模块现在会在 Linux 4.1 或更高版本上导出 :data:`~socket.CAN_RAW_JOIN_FILTERS`"
951+ " 常量。 (由 Stefan Tatschner 和 Zackery Spytz 在 :issue:`25780` 中贡献。)"
948952
949953#: ../../whatsnew/3.9.rst:541
950954msgid ""
951955"The socket module now supports the :data:`~socket.CAN_J1939` protocol on "
952956"platforms that support it. (Contributed by Karl Ding in :issue:`40291`.)"
953957msgstr ""
958+ "现在 socket 模块会在支持的平台上支持 :data:`~socket.CAN_J1939` 协议。 (由 Karl Ding 在 "
959+ ":issue:`40291` 上贡献。)"
954960
955961#: ../../whatsnew/3.9.rst:545
956962msgid "time"
You can’t perform that action at this time.
0 commit comments