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
/
parser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix infinite loop in email folding logic (GH-12732)
Paul Ganssle
2019-07-16
1
-1/+0
*
Issue #27076: Doc, comment and tests spelling fixes
Martin Panter
2016-05-26
1
-2/+2
*
#21476: Unwrap fp in BytesParser so the file isn't unexpectedly closed.
R David Murray
2014-06-26
1
-1/+3
*
Issue #20976: pyflakes: Remove unused imports
Victor Stinner
2014-03-20
1
-2/+0
*
#20476: use EmailMessage as factory if non-compat32 policy is used.
R David Murray
2014-02-07
1
-1/+1
*
Add missing FeedParser and BytesFeedParser to email.parser.__all__.
R David Murray
2013-03-16
1
-1/+2
*
Merge: #17431: Fix missing import of BytesFeedParser in email.parser.
R David Murray
2013-03-16
1
-1/+1
|
\
|
*
#17431: Fix missing import of BytesFeedParser in email.parser.
R David Murray
2013-03-16
1
-1/+1
|
*
#11686: add missing entries to email __all__ lists.
R David Murray
2012-03-17
1
-1/+1
*
|
#14731: refactor email policy framework.
R David Murray
2012-05-25
1
-2/+2
*
|
#11731: simplify/enhance parser/generator API by introducing policy objects.
R David Murray
2011-04-18
1
-2/+9
*
|
#11684: Complete parser bytes interface by adding BytesHeaderParser
R David Murray
2011-04-13
1
-1/+9
*
|
Remove the 'strict' argument to Parser, deprecated since 2.4.
R David Murray
2011-03-29
1
-22/+2
|
/
*
Properly close a temporary TextIOWrapper in 'email'.
Brett Cannon
2010-10-29
1
-1/+2
*
#4661: add bytes parsing and generation to email (email version bump to 5.1.0)
R. David Murray
2010-10-08
1
-1/+45
*
Patch for issue 2848, mostly by Humberto Diogenes, with a couple of
Barry Warsaw
2008-06-12
1
-5/+1
*
Copying the email package back, despite its failings.
Guido van Rossum
2007-08-30
1
-0/+95
*
Remove the email package for now.
Guido van Rossum
2007-08-25
1
-91/+0
*
SF patch# 1770008 by Christian Heimes (plus some extras).
Guido van Rossum
2007-08-09
1
-1/+1
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-0/+91