summaryrefslogtreecommitdiffstats
path: root/Lib/email/_header_value_parser.py
Commit message (Expand)AuthorAgeFilesLines
* utilize yield fromPhilip Jenvey2012-10-011-2/+1
* #15160: Extend the new email parser to handle MIME headers.R David Murray2012-06-241-3/+801
* Recognize '<>' as a special case of an angle-addr in header_value_parser.R David Murray2012-05-261-1/+11
* #12586: add provisional email policy with new header parsing and folding.R David Murray2012-05-251-0/+2145