]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-42756: Configure LMTP Unix-domain socket to use global default timeout...
authorRoss <rrhodes@users.noreply.github.com>
Sat, 2 Jan 2021 03:44:04 +0000 (03:44 +0000)
committerGitHub <noreply@github.com>
Sat, 2 Jan 2021 03:44:04 +0000 (12:44 +0900)
commit69120613c071e9327a9dc6e4b1ff21b2e94d885e
treef36f2a002f86094282face97e076a1ffed3b3f8a
parent0d6e40744ae40ff397883ff90ca235efd3b63f18
[3.9] bpo-42756: Configure LMTP Unix-domain socket to use global default timeout when timeout not provided (GH-23969) (GH-24050)
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]