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 terry.reedy
Recipients apollo13, aronacher, barry, cvrebert, grahamd, orsenthil, r.david.murray, serhiy.storchaka, terry.reedy, vstinner
Date 2014-01-11.20:04:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389470693.79.0.433477135757.issue20138@psf.upfronthosting.co.za>
In-reply-to
Content
> SCRIPT_NAME="/spammity", PATH_INFO="/späm")
Has the policy of limiting stdlib code to ascii chars, including \ escapes, except where needed for tests, been changed?
History
Date User Action Args
2014-01-11 20:04:53terry.reedysetrecipients: + terry.reedy, barry, orsenthil, vstinner, aronacher, grahamd, r.david.murray, cvrebert, apollo13, serhiy.storchaka
2014-01-11 20:04:53terry.reedysetmessageid: <1389470693.79.0.433477135757.issue20138@psf.upfronthosting.co.za>
2014-01-11 20:04:53terry.reedylinkissue20138 messages
2014-01-11 20:04:53terry.reedycreate