[issue33846] Misleading error message in urllib.parse.unquote

R. David Murray report at bugs.python.org
Sun Jun 17 09:03:59 EDT 2018


R. David Murray <rdmurray at bitdance.com> added the comment:

I thought there was a more general issue for the 'in' operator itself, but perhaps the issue you found was indeed the one I was thinking of.  This one certainly seems to be a duplicate of that one ;)  If you've a mind to, you could turn the patch in that issue into a PR to move the issue forward.

----------
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> urllib.parse.unquote raises incorrect errormessage when string parameter is bytes

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


More information about the Python-bugs-list mailing list