summaryrefslogtreecommitdiff
path: root/Lib/test/test_email/test_pickleable.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #22777: Test pickling with all protocols.Serhiy Storchaka2014-12-151-6/+8
* Don't use metaclasses when class decorators can do the job.R David Murray2012-05-311-3/+6
* Make parameterized tests in email less hackish.R David Murray2012-05-301-43/+26
* Refactor test_email/test_pickleable and add tests for date headersR David Murray2012-05-281-28/+59
* Make headerregistry fully part of the provisional api.R David Murray2012-05-271-1/+1
* #12586: add provisional email policy with new header parsing and folding.R David Murray2012-05-251-0/+57