[issue12924] Missing call to quote_plus() in test_urllib.test_default_quoting()

Roundup Robot report at bugs.python.org
Tue Sep 13 00:42:45 CEST 2011


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

New changeset e25526865339 by Senthil Kumaran in branch 'default':
merge from 3.2 - Add the missing quote_plus call. Fix closes Issue12924
http://hg.python.org/cpython/rev/e25526865339

New changeset e8d8eb9e05fd by Senthil Kumaran in branch '2.7':
Port the fix for Issue12924 (missing quote_plus) to 2.7 branch.
http://hg.python.org/cpython/rev/e8d8eb9e05fd

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list