commit | f1046ca8173380e2c320c56e1cdc911493371057 | [log] [tgz] |
---|---|---|
author | Florent Xicluna <florent.xicluna@gmail.com> | Tue Jul 27 21:20:15 2010 +0000 |
committer | Florent Xicluna <florent.xicluna@gmail.com> | Tue Jul 27 21:20:15 2010 +0000 |
tree | c3eabb51cc16a958e1fd1ca6700036d8b365d48b | |
parent | 4bf70686fab91dcc5603c11c36f77bd2131ff6ed [diff] |
Issue #4770: Restrict binascii module to accept only bytes (as specified). And fix the email package to encode to ASCII instead of ``raw-unicode-escape`` before ASCII-to-binary decoding.