[issue13642] urllib incorrectly quotes username and password in https basic auth

Roundup Robot report at bugs.python.org
Sat Jan 14 12:13:22 CET 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 80e3b8de4edd by Senthil Kumaran in branch '3.2':
Fix Issue #13642: Unquote before b64encoding user:password during Basic Authentication.
http://hg.python.org/cpython/rev/80e3b8de4edd

New changeset 4b4029fc8cf2 by Senthil Kumaran in branch 'default':
merge from 3.2 - Fix Issue #13642: Unquote before b64encoding user:password during Basic Authentication.
http://hg.python.org/cpython/rev/4b4029fc8cf2

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13642>
_______________________________________


More information about the Python-bugs-list mailing list