]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-71339: Use new assertion methods in the email tests (GH-129055) (GH-132501)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 22 May 2025 09:40:04 +0000 (11:40 +0200)
committerGitHub <noreply@github.com>
Thu, 22 May 2025 09:40:04 +0000 (09:40 +0000)
commit34d3495f32ccacbdcb1084cfeccaa079161cb99e
tree14161a9772692988d7aa82df23589a1b72cccf7e
parent044fe0b2e11b2cbdacbfc12ca34d9819d88457a1
[3.13] gh-71339: Use new assertion methods in the email tests (GH-129055) (GH-132501)

(cherry picked from commit 522766aa23b110257d5e31128ff5a5575715e880)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_email/__init__.py
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