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
/
_header_value_parser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
#24211: Add RFC6532 support to the email library.
R David Murray
2015-05-17
1
-4/+7
*
#23745: handle duplicate MIME parameter names in new parser.
R David Murray
2015-03-30
1
-7/+27
*
#20977: fix undefined name in the email module. Patch by Rose Ames.
Ezio Melotti
2014-08-04
1
-3/+3
*
Issue #20976: pyflakes: Remove unused imports
Victor Stinner
2014-03-20
1
-1/+1
*
Merge: #16983: Apply postel's law to encoded words inside quoted strings.
R David Murray
2014-02-08
1
-0/+7
|
\
|
*
#16983: Apply postel's law to encoded words inside quoted strings.
R David Murray
2014-02-08
1
-0/+7
*
|
Merge: #18431: Decode encoded words in atoms in new email parser.
R David Murray
2013-07-12
1
-2/+21
|
\
\
|
|
/
|
*
#18431: Decode encoded words in atoms in new email parser.
R David Murray
2013-07-12
1
-2/+21
*
|
Merge: #18044: Fix parsing of encoded words of the form =?utf8?q?=XX...?=
R David Murray
2013-07-11
1
-36/+7
|
\
\
|
|
/
|
*
#18044: Fix parsing of encoded words of the form =?utf8?q?=XX...?=
R David Murray
2013-07-11
1
-36/+7
*
|
Issue #17516: use comment syntax for comments, instead of multiline string
Victor Stinner
2013-03-26
1
-18/+16
*
|
Merge with 3.3, issue #17047: remove doubled words added in 3.3,
Terry Jan Reedy
2013-03-11
1
-1/+1
|
\
\
|
|
/
|
*
Issue #17047: remove doubled words added in 3.3
Terry Jan Reedy
2013-03-11
1
-1/+1
*
|
utilize yield from
Philip Jenvey
2012-10-01
1
-2/+1
|
/
*
#15160: Extend the new email parser to handle MIME headers.
R David Murray
2012-06-24
1
-3/+801
*
Recognize '<>' as a special case of an angle-addr in header_value_parser.
R David Murray
2012-05-26
1
-1/+11
*
#12586: add provisional email policy with new header parsing and folding.
R David Murray
2012-05-25
1
-0/+2145