This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients apollo13, aronacher, barry, cvrebert, grahamd, orsenthil, python-dev, r.david.murray, serhiy.storchaka, terry.reedy, vstinner
Date 2014-01-12.10:16:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3f2DNs2cLgz7LjX@mail.python.org>
In-reply-to
Content
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
History
Date User Action Args
2014-01-12 10:16:30python-devsetrecipients: + python-dev, barry, terry.reedy, orsenthil, vstinner, aronacher, grahamd, r.david.murray, cvrebert, apollo13, serhiy.storchaka
2014-01-12 10:16:30python-devlinkissue20138 messages
2014-01-12 10:16:30python-devcreate