[issue11261] urlopen breaks when data parameter is used.

Roundup Robot report at bugs.python.org
Thu Mar 15 02:11:56 CET 2012


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

New changeset fddbe9a59d26 by Senthil Kumaran in branch '3.2':
Fix the wrong urllib exampls which use str for POST data. Closes Issue11261
http://hg.python.org/cpython/rev/fddbe9a59d26

New changeset 0345dc184e9a by Senthil Kumaran in branch 'default':
cpython:Fix the wrong urllib exampls which use str for POST data. Closes Issue11261
http://hg.python.org/cpython/rev/0345dc184e9a

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

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


More information about the Python-bugs-list mailing list