diff options
author | R. David Murray <rdmurray@bitdance.com> | 2009-05-23 18:49:56 (GMT) |
---|---|---|
committer | R. David Murray <rdmurray@bitdance.com> | 2009-05-23 18:49:56 (GMT) |
commit | caa27b7823f12a971aec54f77a06280fdd84f058 (patch) | |
tree | 0874907c5c792cc18f957daa0ff16072aad31829 /Misc/ACKS | |
parent | dfea192ad4317aab757989b0c815a5146b0d6336 (diff) | |
download | cpython-caa27b7823f12a971aec54f77a06280fdd84f058.zip cpython-caa27b7823f12a971aec54f77a06280fdd84f058.tar.gz cpython-caa27b7823f12a971aec54f77a06280fdd84f058.tar.bz2 |
Fix for issue 5259: ASCII encode the username and password before passing
it to encode_base64, which requires bytes in py3k. Fix by Musashi Tamura,
tests by Marcin Bachry.
Diffstat (limited to 'Misc/ACKS')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -710,6 +710,7 @@ Andrew Svetlov Paul Swartz Thenault Sylvain Geoff Talvola +Musashi Tamura William Tanksley Christian Tanzer Steven Taschuk |