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 animus
Recipients aclover, animus, claudep, docs@python, grahamd, pje
Date 2016-04-20.21:17:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461187057.44.0.372042694904.issue16679@psf.upfronthosting.co.za>
In-reply-to
Content
I'm from Issue 26808. I'd like to see some explanation on: how about QUERY_STRING value? Why only PATH_INFO is encoded in such a manner, but QUERY_STRING is passed without any changes and does not requires any latin-1 to utf-8 recodings?
History
Date User Action Args
2016-04-20 21:17:37animussetrecipients: + animus, pje, grahamd, aclover, docs@python, claudep
2016-04-20 21:17:37animussetmessageid: <1461187057.44.0.372042694904.issue16679@psf.upfronthosting.co.za>
2016-04-20 21:17:37animuslinkissue16679 messages
2016-04-20 21:17:37animuscreate