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 martin.panter
Recipients Andy.Reitz, martin.panter, orsenthil, takis
Date 2015-02-10.00:16:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423527385.78.0.54287996561.issue23328@psf.upfronthosting.co.za>
In-reply-to
Content
To comply with the RFC on URLs, whoever is setting the environment variable _should_ do the encoding, and then Python will _decode_ it. But I suspect this case is more about how Python should handle an environment variable that hasn’t been encoded correctly.
History
Date User Action Args
2015-02-10 00:16:25martin.pantersetrecipients: + martin.panter, orsenthil, Andy.Reitz, takis
2015-02-10 00:16:25martin.pantersetmessageid: <1423527385.78.0.54287996561.issue23328@psf.upfronthosting.co.za>
2015-02-10 00:16:25martin.panterlinkissue23328 messages
2015-02-10 00:16:25martin.pantercreate