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
/
base64mime.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #4770: Restrict binascii module to accept only bytes (as specified).
Florent Xicluna
2010-07-27
1
-2/+2
*
Merged revisions 73952 via svnmerge from
Amaury Forgeot d'Arc
2009-07-12
1
-2/+2
*
Remove nonexisting stuff from __all__.
Georg Brandl
2009-06-04
1
-2/+0
*
#6139: fix typo of variable name.
Georg Brandl
2009-05-29
1
-1/+1
*
Removed implicit convertions of str object to bytes from base64.
Alexandre Vassalotti
2008-05-03
1
-2/+3
*
Merged revisions 60990-61002 via svnmerge from
Christian Heimes
2008-02-23
1
-1/+0
*
Merging the py3k-pep3137 branch back into the py3k branch.
Guido van Rossum
2007-11-06
1
-2/+2
*
More email package related repairs. This fixes smtplib's import and use of
Barry Warsaw
2007-08-30
1
-13/+7
*
Oops. I copied a slightly older version of the email package from the sandbox.
Guido van Rossum
2007-08-30
1
-78/+27
*
Fix a more bytes/str confusion.
Barry Warsaw
2007-08-30
1
-17/+11
*
Copying the email package back, despite its failings.
Guido van Rossum
2007-08-30
1
-0/+184
*
Remove the email package for now.
Guido van Rossum
2007-08-25
1
-184/+0
*
Killed the <> operator. You must now use !=.
Guido van Rossum
2006-08-24
1
-1/+1
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-0/+184