]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121275: Fix test_logging and test_smtplib with Python build withoud IPv6 support...
authorAN Long <aisk@users.noreply.github.com>
Thu, 25 Jul 2024 12:03:39 +0000 (20:03 +0800)
committerGitHub <noreply@github.com>
Thu, 25 Jul 2024 12:03:39 +0000 (17:33 +0530)
commit3998554bb05f5ce18e8a66492d23d094a2299442
treecfe7b07bb7c096f4a0ebe3f6f9952d871dbca839
parent070f1e2e5b9b31ee3e7a1af2e30d7e3a66040b17
gh-121275: Fix test_logging and test_smtplib with Python build withoud IPv6 support (#121276)

Fix test_logging and test_smtplib with Python build withoud IPv6 support
Lib/test/support/smtpd.py