]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42756: Configure LMTP Unix-domain socket to use global default timeout when timeo...
authorRoss <rrhodes@users.noreply.github.com>
Fri, 1 Jan 2021 17:20:25 +0000 (17:20 +0000)
committerGitHub <noreply@github.com>
Fri, 1 Jan 2021 17:20:25 +0000 (02:20 +0900)
commit3bf05327c2b25d42b92795d9d280288c22a0963d
tree608f0d4a616d760f154d4a8a73e837e5fc92fb30
parentde6f20a6de48d63066b2cf5b317f50629f01d74a
bpo-42756: Configure LMTP Unix-domain socket to use global default timeout when timeout not provided (GH-23969)
Lib/smtplib.py
Lib/test/mock_socket.py
Lib/test/test_smtplib.py
Misc/NEWS.d/next/Library/2020-12-27-21-22-01.bpo-42756.dHMPJ9.rst [new file with mode: 0644]