COMMITS
/ Lib/test/test_email/test_asian_codecs.py May 26, 2026
S
gh-88726: Stop using non-standard charset names eucgb2312_cn and big5_tw in email (GH-149959)
Serhiy Storchaka committed
November 12, 2024
H
gh-126133: Only use start year in PSF copyright, remove end years (#126236)
Hugo van Kemenade committed
May 6, 2016
T
Merge with 3.5
Terry Jan Reedy committed
T
Issue 26912: fix broken imports in test_email package.
Terry Jan Reedy committed
April 24, 2016
S
Issue #23277: Remove unused support.run_unittest import.
Serhiy Storchaka committed
June 2, 2012
R
#1079: Fix parsing of encoded words.
R David Murray committed
March 21, 2011
R
Correctly move email package tests to Lib/test.
R David Murray committed