[issue20138] wsgiref on Python 3.x incorrectly implements URL handling causing mangled Unicode

Roundup Robot report at bugs.python.org
Sun Jan 12 11:16:30 CET 2014


Roundup Robot added the comment:

New changeset 29732b43ccf2 by Serhiy Storchaka in branch '3.3':
Issue #20138: The wsgiref.application_uri() and wsgiref.request_uri()
http://hg.python.org/cpython/rev/29732b43ccf2

New changeset 73781fe1daa2 by Serhiy Storchaka in branch 'default':
Issue #20138: The wsgiref.application_uri() and wsgiref.request_uri()
http://hg.python.org/cpython/rev/73781fe1daa2

New changeset 40fb60df4755 by Serhiy Storchaka in branch '2.7':
Issue #20138: Backport tests for handling non-ASCII URLs in the
http://hg.python.org/cpython/rev/40fb60df4755

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list