COMMITS
/ Lib/test/test_email/test_parser.py September 9, 2016
R
#20476: add a message_factory policy attribute to email.
R David Murray committed
September 7, 2016
R
#22233: Only split headers on \r and/or \n, per email RFCs.
R David Murray committed
November 16, 2013
S
Issue #19590: Use specific asserts in email tests.
Serhiy Storchaka committed
May 28, 2012
R
#1672568: email now registers defects for base64 payload format errors.
R David Murray committed
R
#14925: email now registers a defect for missing header/body separator.
R David Murray committed
May 25, 2012
R
#14731: refactor email policy framework.
R David Murray committed