COMMITS
/ Lib/test/test_email/test__encoded_words.py April 30, 2022
S
bpo-43323: Fix UnicodeEncodeError in the email module (GH-32137)
Serhiy Storchaka committed
October 5, 2019
A
bpo-38332: Catch KeyError from unknown cte in encoded-word. (GH-16503)
Andrei Troie committed
June 12, 2018
T
July 15, 2013
R
Closes #18464: fix typo in test name.
R David Murray committed
July 11, 2013
R
#18044: Fix parsing of encoded words of the form =?utf8?q?=XX...?=
R David Murray committed
May 25, 2012
R
#12586: add provisional email policy with new header parsing and folding.
R David Murray committed