[issue1153027] http_error_302() crashes with 'HTTP/1.1 400 Bad Request

STINNER Victor report at bugs.python.org
Wed Apr 10 06:19:19 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:

> Sorry, I meant fixed in revision 72351.

Commit in Git:

commit 690ce9b353bc0a86d0886470adbaa50e813de3b8
Author: Senthil Kumaran <orsenthil at gmail.com>
Date:   Tue May 5 18:41:13 2009 +0000

    Fix for issue1153027, making Py3k changes similar to fix in issue918368.
    This will address:
    a) urllib/ in py3k,
    b) urllib in py2x is addressed by issue918368.
    c) urllib2 in py2x was already addressed in Revision 43132.

----------
nosy: +vstinner

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue1153027>
_______________________________________


More information about the Python-bugs-list mailing list