[issue8136] urllib.unquote decodes percent-escapes with Latin-1

Matt Giuca report at bugs.python.org
Mon Mar 15 02:09:33 CET 2010


Matt Giuca <matt.giuca at gmail.com> added the comment:

Oh, I just discovered that urlparse contains a copy of unquote, which will also need to be patched. I've submitted a patch to remove the duplicate (#8143) -- if that is accepted first then there's no need to worry about it.

----------

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


More information about the Python-bugs-list mailing list