]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-108303: Move `smtpd` to `test.support` (#114368)
authorNikita Sobolev <mail@sobolevn.me>
Mon, 22 Jan 2024 13:36:29 +0000 (16:36 +0300)
committerGitHub <noreply@github.com>
Mon, 22 Jan 2024 13:36:29 +0000 (14:36 +0100)
commit8f5e7d739f56a75022dfe8fa24675b6c7b321ab5
tree398a19e1bbcfeedf1575bafec34bd1bdae8f43a5
parentc8351a617b8970dbe0d3af721c6aea873019c466
gh-108303: Move `smtpd` to `test.support` (#114368)

Update test_logging.py and test_smtplib.py.
Lib/test/support/smtpd.py [moved from Lib/test/smtpd.py with 100% similarity]
Lib/test/test_logging.py
Lib/test/test_smtplib.py