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
/
test
/
test_email_renamed.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
closes bpo-36712: Fix duplicate method in Lib/email/test/test_email_renamed.p...
Zackery Spytz
2019-09-11
1
-5/+0
*
#14983: always add a line end after a MIME boundary marker.
R David Murray
2014-02-08
1
-5/+10
*
Issue #19590: Use specific asserts in email tests.
Serhiy Storchaka
2013-11-16
1
-75/+65
*
#17171: backport behavior-confirming test from python3.
R David Murray
2013-02-11
1
-1/+18
*
#16564: test to confirm behavior that regressed in python3.
R David Murray
2013-02-09
1
-0/+15
*
Merged revisions 86596 via svnmerge from
Ezio Melotti
2010-11-21
1
-30/+30
*
Merged revisions 83690 via svnmerge from
R. David Murray
2010-08-04
1
-1/+1
*
Issue #7143: get_payload used to strip any trailing newline from a
R. David Murray
2010-03-08
1
-1/+5
*
#7092: Silence more py3k warnings. Patch by Florent Xicluna.
Ezio Melotti
2010-02-03
1
-1/+1
*
Kill a couple of "<>"
Antoine Pitrou
2010-01-04
1
-2/+2
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-45/+45
*
A fix for issue 1974, inspired by the patch from Andi Albrecht (aalbrecht),
Barry Warsaw
2009-03-30
1
-29/+38
*
In response to this SF bug:
Barry Warsaw
2007-07-13
1
-0/+11
*
SF bug #1582282; decode_header() incorrectly splits not-conformant RFC
Barry Warsaw
2007-03-14
1
-0/+12
*
Tokio Kikuchi's fix for SF bug #1629369; folding whitespace allowed in the
Barry Warsaw
2007-03-12
1
-1/+7
*
Forward port some fixes that were in email 2.5 but for some reason didn't make
Barry Warsaw
2006-07-26
1
-0/+44
*
More RFC 2231 improvements for the email 4.0 package. As Mark Sapiro rightly
Barry Warsaw
2006-07-21
1
-13/+106
*
decode_rfc2231(): Be more robust against buggy RFC 2231 encodings.
Barry Warsaw
2006-07-17
1
-0/+34
*
Port forward from 2.4 branch:
Barry Warsaw
2006-05-01
1
-0/+6
*
The email module's parsedate_tz function now sets the daylight savings
Anthony Baxter
2006-04-03
1
-2/+2
*
Merge email package 4.0 from the sandbox, including documentation, test cases,
Barry Warsaw
2006-03-18
1
-0/+3078