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 frispete, martin.panter, orsenthil
Date 2016-04-20.02:46:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461120370.1.0.440768716505.issue26804@psf.upfronthosting.co.za>
In-reply-to
Content
I think this should be applied as a bug fix to 2.7 and 3.5 as well. What do you think? Lowercase is the normal way to use these variables.

I left some comments on the code review.

A similar bug seems to exist for the “no_proxy” variable. Also, it would be nice to add a test case for this.
History
Date User Action Args
2016-04-20 02:46:10martin.pantersetrecipients: + martin.panter, orsenthil, frispete
2016-04-20 02:46:10martin.pantersetmessageid: <1461120370.1.0.440768716505.issue26804@psf.upfronthosting.co.za>
2016-04-20 02:46:09martin.panterlinkissue26804 messages
2016-04-20 02:46:09martin.pantercreate