[issue918368] urllib doesn't correct server returned urls

STINNER Victor report at bugs.python.org
Wed Apr 10 05:11:07 EDT 2019


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

> For the other referenced issue1153027, bug is not reproducible in the
> trunk and I see that fix has been made in revision 43132.

This change was a fix for bpo-1353433:

commit ddb84d7c69addc5d5e2ab3e327260d97b52af3a7
Author: Georg Brandl <georg at python.org>
Date:   Sat Mar 18 11:35:18 2006 +0000

    Bug #1353433: be conciliant with spaces in redirect URLs

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

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


More information about the Python-bugs-list mailing list