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 python-dev
Recipients Neil Muller, docs@python, kirikaza, orsenthil, python-dev, terry.reedy
Date 2012-01-10.17:30:39
SpamBayes Score 0.056583747
Marked as misclassified No
Message-id <E1RkfWx-0000ou-2L@dinsdale.python.org>
In-reply-to
Content
New changeset 3370fa13ed73 by Senthil Kumaran in branch '3.2':
Issue9637 - Explain in getproxies_environment that <scheme>_proxy environ variable case does not matter.
http://hg.python.org/cpython/rev/3370fa13ed73

New changeset eb028b3c62c9 by Senthil Kumaran in branch 'default':
Merge from 3.2 - Issue9637 - Explain in getproxies_environment that <scheme>_proxy environ variable case does not matter.
http://hg.python.org/cpython/rev/eb028b3c62c9
History
Date User Action Args
2012-01-10 17:30:40python-devsetrecipients: + python-dev, terry.reedy, orsenthil, Neil Muller, docs@python, kirikaza
2012-01-10 17:30:40python-devlinkissue9637 messages
2012-01-10 17:30:39python-devcreate