]> granicus.if.org Git - python/commit
Issue #20138: The wsgiref.application_uri() and wsgiref.request_uri()
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 12 Jan 2014 10:09:38 +0000 (12:09 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 12 Jan 2014 10:09:38 +0000 (12:09 +0200)
commit61dab6e3fa2f40454f29dcee9477bc52a049965e
treed7842bc5e6c28ac8a7b5306925bf4da6a48ded62
parentc8dadc375e74321e0d74b9d4f98dca5bbd9728d0
parent0abbe8c090707130fd492307b79cf5c608dedce0
Issue #20138: The wsgiref.application_uri() and wsgiref.request_uri()
functions now conform to PEP 3333 when handle non-ASCII URLs.
Misc/NEWS