Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cb73064

Browse files
[po] auto sync
1 parent 83fc4b4 commit cb73064

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

whatsnew/3.9.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -911,6 +911,8 @@ msgid ""
911911
"signals to a process using a file descriptor instead of a pid. "
912912
"(:issue:`38712`)"
913913
msgstr ""
914+
"对外公开了 Linux 专属的 :func:`signal.pidfd_send_signal` 用于向使用文件描述符而非 pid 的进程发送信号。 "
915+
"(:issue:`38712`)"
914916

915917
#: ../../whatsnew/3.9.rst:525
916918
msgid "smtplib"
@@ -923,6 +925,9 @@ msgid ""
923925
"prevent the creation of a non-blocking socket. (Contributed by Dong-hee Na "
924926
"in :issue:`39259`.)"
925927
msgstr ""
928+
"现在 :class:`~smtplib.SMTP` 和 :class:`~smtplib.SMTP_SSL` "
929+
"当它们的构造器所给定的超时参数为零以防止创建非阻塞套接字时会引发 :class:`ValueError`。 (由 Dong-hee Na 在 "
930+
":issue:`39259` 中贡献。)"
926931

927932
#: ../../whatsnew/3.9.rst:531
928933
msgid ""

0 commit comments

Comments
 (0)