COMMITS
/ Lib/test/test_email/test_defect_handling.py December 6, 2025
I
gh-68552: fix defects policy (#138579)
Ivo Bellin Salarin committed
April 14, 2025
S
gh-71339: Use new assertion methods in the email tests (GH-129055)
Serhiy Storchaka committed
June 12, 2018
T
November 16, 2013
S
Issue #19590: Use specific asserts in email tests.
Serhiy Storchaka committed
May 29, 2012
R
Refactor test_email/test_defect_handling.
R David Murray committed
May 28, 2012
R
#12515: email now registers a defect if the MIME end boundary is missing.
R David Murray committed
R
#1672568: email now registers defects for base64 payload format errors.
R David Murray committed