GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
email
/
headerregistry.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-30681: Support invalid date format or value in email Date header (GH-22090)
Georges Toth
2020-10-26
1
-1
/
+8
*
bpo-39073: validate Address parts to disallow CRLF (#19007)
Ashwin Ramaswami
2020-03-29
1
-0
/
+5
*
bpo-34002: Minor efficiency and clarity improvements in email package. (GH-7999)
Michael Selik
2019-09-19
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