index
:
cpython
3.10
3.11
3.12
3.13
3.14
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
email
/
utils.py
Commit message (
Expand
)
Author
Age
*
Merged revisions 77209,77229,77359-77360,77371 via svnmerge from
Benjamin Peterson
2010-01-09
*
Add mktime_tz to __all__. It's documented as being available in email.utils.
Barry Warsaw
2009-11-25
*
#2834: Change re module semantics, so that str and bytes mixing is forbidden,
Antoine Pitrou
2008-08-19
*
- Issue #3300: make urllib.parse.[un]quote() default to UTF-8.
Guido van Rossum
2008-08-18
*
Make a new urllib package .
Jeremy Hylton
2008-06-18
*
Patch for issue 2848, mostly by Humberto Diogenes, with a couple of
Barry Warsaw
2008-06-12
*
More email package fixes.
Barry Warsaw
2007-08-31
*
Oops. I copied a slightly older version of the email package from the sandbox.
Guido van Rossum
2007-08-30
*
Copying the email package back, despite its failings.
Guido van Rossum
2007-08-30
*
Remove the email package for now.
Guido van Rossum
2007-08-25
*
SF patch# 1770008 by Christian Heimes (plus some extras).
Guido van Rossum
2007-08-09
*
Rip out all the u"..." literals and calls to unicode().
Guido van Rossum
2007-05-02
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21