summaryrefslogtreecommitdiffstats
path: root/Doc/library/email.policy.rst
Commit message (Expand)AuthorAgeFilesLines
* #10839: raise an error on add of duplicate unique headers in new email policiesR David Murray2012-05-291-0/+25
* #11785: fix the :mod: references in email package submodule titles.R David Murray2012-05-271-2/+5
* Make headerregistry fully part of the provisional api.R David Murray2012-05-271-174/+12
* Fix markup.Georg Brandl2012-05-271-1/+1
* #12586: add provisional email policy with new header parsing and folding.R David Murray2012-05-251-0/+323
* #14731: refactor email policy framework.R David Murray2012-05-251-83/+207
* Fix glitches in email.policy docs (#12208)Éric Araujo2011-12-031-2/+4
* Fix directive markupÉric Araujo2011-08-101-1/+1
* Add new email.policy document to the toctree and fix markup glitch.Georg Brandl2011-04-191-1/+1
* Markup and text fixes from Georg Brandl's review.R David Murray2011-04-181-23/+26
* #11731: simplify/enhance parser/generator API by introducing policy objects.R David Murray2011-04-181-0/+179