summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_email/test__header_value_parser.py
Commit message (Expand)AuthorAgeFilesLines
* #18431: Decode encoded words in atoms in new email parser.R David Murray2013-07-121-1/+25
* #18044: Fix parsing of encoded words of the form =?utf8?q?=XX...?=R David Murray2013-07-111-0/+9
* #15160: Extend the new email parser to handle MIME headers.R David Murray2012-06-241-15/+88
* Recognize '<>' as a special case of an angle-addr in header_value_parser.R David Murray2012-05-261-1/+14
* #12586: add provisional email policy with new header parsing and folding.R David Murray2012-05-251-0/+2466