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 serhiy.storchaka
Recipients apollo13, aronacher, cvrebert, grahamd, orsenthil, r.david.murray, serhiy.storchaka, terry.reedy, vstinner
Date 2014-01-11.09:46:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3090171.b9H9uqNZdr@raxxla>
In-reply-to <1389427590.57.0.787832702647.issue20138@psf.upfronthosting.co.za>
Content
OK, now I understand the issue. Here is a patch which fixes 
wsgiref.application_uri() and wsgiref.request_uri().
Files
File name Uploaded
wsgiref_latin1.patch serhiy.storchaka, 2014-01-11.09:46:10
History
Date User Action Args
2014-01-11 09:46:11serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, orsenthil, vstinner, aronacher, grahamd, r.david.murray, cvrebert, apollo13
2014-01-11 09:46:11serhiy.storchakalinkissue20138 messages
2014-01-11 09:46:10serhiy.storchakacreate