[issue3704] cookielib doesn't handle URLs with / in parameters

John J Lee report at bugs.python.org
Tue May 11 22:05:24 CEST 2010


John J Lee <jjlee at users.sourceforge.net> added the comment:

What specific breakage do you expect resulting from my patch being backported?

There is no behaviour change here, except to the minimal extent that all bug fixes involve behaviour change.  This seems a clear-cut backport candidate.

It's not a surprise to me that changing module urlparse to be compliant with RFC 3986 breaks code -- I suggested adding a new module instead for that reason.

----------

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


More information about the Python-bugs-list mailing list