Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
18b6751e3947be83fef92367d727bedef7ab41a7
/
Lib
/
email
/
_parseaddr.py
875048b
#665194: support roundtripping RFC2822 date stamps in the email.utils module
by R David Murray
· 14 years ago
accd1c0
#1162477: accept '.' in addition to ':' when parsing time in date header.
by R David Murray
· 14 years ago
4a62e89
#1155362: allow hh:mm:ss-uuuu like we allow hh:mm:ss+uuuu in parsedate_tz
by R. David Murray
· 14 years ago
63563cd
#9286: Fix the rfc822 parser to preserve whitespace in address local part.
by R. David Murray
· 15 years ago
5397e86
#1050268: make parseaddr 'quote' the contents of quoted strings in addresses.
by R. David Murray
· 15 years ago
219d1c8
#1194222: make parsedate always return RFC2822 four character years.
by R. David Murray
· 15 years ago
8b3febe
Copying the email package back, despite its failings.
by Guido van Rossum
· 18 years ago
6398b7a
Remove the email package for now.
by Guido van Rossum
· 18 years ago
d8faa36
Merged revisions 53952-54987 via svnmerge from
by Guido van Rossum
· 18 years ago
49061f7
Stomp out more hsa_key() calls.
by Guido van Rossum
· 19 years ago
477c8d5
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
by Thomas Wouters
· 19 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
602426e
parsedate_tz(): Minor cleanup.
by Barry Warsaw
· 19 years ago
bb11386
Big email 3.0 API changes, with updated unit tests and documentation.
by Barry Warsaw
· 21 years ago
e8bedeb
Resolution of bug #997368, "strftime() backward compatibility".
by Barry Warsaw
· 21 years ago
24f7976
Update to Python 2.3, getting rid of backward compatiblity crud.
by Barry Warsaw
· 21 years ago
efad588
AddressList.__str__(): Get rid of useless, and broken method. Closes
by Barry Warsaw
· 22 years ago
b5dc39f
parsedate_tz(): Be slightly more lenient when there's no day of the
by Barry Warsaw
· 22 years ago
fa348c8
getaddrlist(): Make sure this consumes all the data, and if there is
by Barry Warsaw
· 22 years ago
ba97659
parsedate_tz(): Fix SF bug #552345, optional FWS between the comma and
by Barry Warsaw
· 22 years ago
5c8fef9
A code cleansing pass
by Barry Warsaw
· 22 years ago
1fb22bb
Port rfc822.py changes that didn't make it into this copy,
by Barry Warsaw
· 22 years ago
030ddf7
Jason Mastaler's patch to break the dependence on rfc822.py for the
by Barry Warsaw
· 23 years ago