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
/
test
/
test_email
/
test_utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-95087: Fix IndexError in parsing invalid date in the email module (GH-95201)
Serhiy Storchaka
2022-07-25
1
-6/+15
*
bpo-30681: Support invalid date format or value in email Date header (GH-22090)
Georges Toth
2020-10-27
1
-0/+10
*
bpo-35317: Fix mktime() error in test_email (GH-10721)
Victor Stinner
2018-11-27
1
-0/+2
*
Issue #24836: Skip FormatDateTests of test_email.test_utils on Mac OS X Snow
Victor Stinner
2015-09-18
1
-0/+3
*
Issue #22932: Fix timezones in email.utils.formatdate.
Robert Collins
2015-07-31
1
-0/+20
*
Issue #19590: Use specific asserts in email tests.
Serhiy Storchaka
2013-11-16
1
-2/+2
*
#17877: skip test if the Olson's TZ database is missing.
Ezio Melotti
2013-05-08
1
-0/+4
*
Close #15165: Fix test_email on Windows 64 bits
Victor Stinner
2012-11-05
1
-4/+4
*
Added test for a bug fixed in issue #665194.
Alexander Belopolsky
2012-08-23
1
-0/+12
*
#665194: Update email.utils.localtime to use astimezone, and fix bug.
R David Murray
2012-08-23
1
-2/+8
*
#665194: Add a localtime function to email.utils.
R David Murray
2012-05-26
1
-0/+73
*
#665194: support roundtripping RFC2822 date stamps in the email.utils module
R David Murray
2011-07-20
1
-0/+45