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
/
feedparser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
#15220: simplify and speed up feedparser's line splitting.
R David Murray
2013-02-14
1
-18/+9
*
Issue #16714: use 'raise' exceptions, don't 'throw'.
Andrew Svetlov
2012-12-18
1
-2/+2
|
\
|
*
Issue #16714: use 'raise' exceptions, don't 'throw'.
Andrew Svetlov
2012-12-18
1
-2/+2
*
|
#12515: email now registers a defect if the MIME end boundary is missing.
R David Murray
2012-05-28
1
-3/+11
*
|
#14925: email now registers a defect for missing header/body separator.
R David Murray
2012-05-28
1
-5/+5
*
|
#14731: refactor email policy framework.
R David Murray
2012-05-25
1
-10/+14
*
|
Merge #11686: add missing entries to email __all__ lists.
R David Murray
2012-03-17
1
-1/+1
|
\
\
|
|
/
|
*
#11686: add missing entries to email __all__ lists.
R David Murray
2012-03-17
1
-1/+1
*
|
#1874: detect invalid multipart CTE and report it as a defect.
R David Murray
2011-06-22
1
-0/+5
*
|
#11731: simplify/enhance parser/generator API by introducing policy objects.
R David Murray
2011-04-18
1
-6/+17
*
|
Remove unused method from internal class.
R David Murray
2011-04-15
1
-3/+0
|
/
*
#11605: don't use set/get_payload in feedparser; they do conversions.
R David Murray
2011-04-06
1
-2/+2
*
#4661: add bytes parsing and generation to email (email version bump to 5.1.0)
R. David Murray
2010-10-08
1
-0/+7
*
#1555570: correctly handle a \r\n that is split by the read buffer.
R. David Murray
2010-07-17
1
-0/+4
*
Merged revisions 81675 via svnmerge from
R. David Murray
2010-06-16
1
-1/+1
*
Patch# 1258 by Christian Heimes: kill basestring.
Guido van Rossum
2007-10-16
1
-1/+1
*
Copying the email package back, despite its failings.
Guido van Rossum
2007-08-30
1
-0/+480
*
Remove the email package for now.
Guido van Rossum
2007-08-25
1
-480/+0
*
PEP 3114: rename .next() to .__next__() and add next() builtin.
Georg Brandl
2007-04-21
1
-2/+2
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-0/+480