index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
email
/
headerregistry.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-26579: Add object.__getstate__(). (GH-2821)
Serhiy Storchaka
2022-04-06
1
-1/+1
*
Remove comment about a private email.headerregistry (GH-24233)
Florian Bruhin
2021-02-24
1
-4/+0
*
bpo-30681: Support invalid date format or value in email Date header (GH-22090)
Georges Toth
2020-10-27
1
-1/+8
*
bpo-39073: validate Address parts to disallow CRLF (#19007)
Ashwin Ramaswami
2020-03-30
1
-0/+5
*
bpo-34002: Minor efficiency and clarity improvements in email package. (GH-7999)
Michael Selik
2019-09-20
1
-14/+8
*
bpo-37685: Fixed __eq__, __lt__ etc implementations in some classes. (GH-14952)
Serhiy Storchaka
2019-08-08
1
-4/+4
*
Fix typos in docs, comments and test assert messages (#14872)
Min ho Kim
2019-07-21
1
-1/+1
*
bpo-35805: Add parser for Message-ID email header. (GH-13397)
Abhilash Raj
2019-06-04
1
-0/+13
*
bpo-27240 Rewrite the email header folding algorithm. (#3488)
R. David Murray
2017-12-03
1
-3/+6
*
bpo-30296 Remove unnecessary tuples, lists, sets, and dicts (#1489)
Jon Dufresne
2017-05-18
1
-2/+2
*
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
Serhiy Storchaka
2016-04-17
1
-1/+1
*
Issues #26310, #26311: Fix typos in the documentation and code comments
Martin Panter
2016-02-10
1
-1/+1
*
Merge: #21991: make headerregistry params property MappingProxyType.
R David Murray
2014-10-17
1
-1/+2
|
\
|
*
#21991: make headerregistry params property MappingProxyType.
R David Murray
2014-10-17
1
-1/+2
*
|
Issue #22033: Reprs of most Python implemened classes now contain actual
Serhiy Storchaka
2014-07-25
1
-2/+4
|
/
*
#15160: Extend the new email parser to handle MIME headers.
R David Murray
2012-06-24
1
-15/+142
*
Make headerregistry fully part of the provisional api.
R David Murray
2012-05-27
1
-0/+456