]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-71339: Use new assertion methods in the email tests (GH-129055)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 14 Apr 2025 06:25:58 +0000 (09:25 +0300)
committerGitHub <noreply@github.com>
Mon, 14 Apr 2025 06:25:58 +0000 (09:25 +0300)
commit522766aa23b110257d5e31128ff5a5575715e880
tree97205a3c63453d5af8875d001d49b4bc29fafc5d
parent7076d076c27687140adc64ad495ea82f6eb5b3ce
gh-71339: Use new assertion methods in the email tests (GH-129055)
Lib/test/test_email/test_contentmanager.py
Lib/test/test_email/test_defect_handling.py
Lib/test/test_email/test_email.py
Lib/test/test_mailbox.py
Lib/test/test_poplib.py