This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-13 07:59:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da2706b28f31db11919c19cf136fddd42b9a4191
cpython
/
Lib
/
email
T
History
Martin v. Löwis
15b16a3ec4
Issue
#4387
: binascii now refuses to accept str as binary input.
2008-12-02 06:00:15 +00:00
..
mime
Merged revisions 60053-60078 via svnmerge from
2008-01-19 16:21:02 +00:00
test
Issue
#4387
: binascii now refuses to accept str as binary input.
2008-12-02 06:00:15 +00:00
__init__.py
…
_parseaddr.py
…
base64mime.py
Removed implicit convertions of str object to bytes from base64.
2008-05-03 04:39:38 +00:00
charset.py
…
encoders.py
…
errors.py
…
feedparser.py
…
generator.py
…
header.py
…
iterators.py
…
message.py
Merged revisions 65659,65693,65700,65702,65706-65707,65761 via svnmerge from
2008-08-17 20:23:46 +00:00
parser.py
Patch for issue 2848, mostly by Humberto Diogenes, with a couple of
2008-06-12 04:06:45 +00:00
quoprimime.py
#2834
: Change re module semantics, so that str and bytes mixing is forbidden,
2008-08-19 17:56:33 +00:00
utils.py
#2834
: Change re module semantics, so that str and bytes mixing is forbidden,
2008-08-19 17:56:33 +00:00