]> granicus.if.org Git - python/commit
Issue #20138: Backport tests for handling non-ASCII URLs in the
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 12 Jan 2014 10:11:47 +0000 (12:11 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 12 Jan 2014 10:11:47 +0000 (12:11 +0200)
commite198692c3985a24ca31cd95f0433c2423493c863
treeee87cdb598a1adb239e087340635072479fbf02b
parentfa6cecbc68f4b2daa5452baeb869245335e1eb03
Issue #20138: Backport tests for handling non-ASCII URLs in the
wsgiref.application_uri() and wsgiref.request_uri() functions.
Lib/test/test_wsgiref.py