[issue12698] urllib does not use no_proxy when it has blanks

Roundup Robot report at bugs.python.org
Sat Aug 6 06:28:53 CEST 2011


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset c5a35bcfa3ee by Senthil Kumaran in branch '2.7':
Fix closes issue12698 - make the no_proxy environment variable handling a bit lenient (accomodate spaces in between the items)
http://hg.python.org/cpython/rev/c5a35bcfa3ee

New changeset 1d4bd059a9b6 by Senthil Kumaran in branch '3.2':
Fix closes issue12698 - make the no_proxy environment variable handling a bit lenient (accomodate spaces in between the items)
http://hg.python.org/cpython/rev/1d4bd059a9b6

New changeset 47573019bfc8 by Senthil Kumaran in branch 'default':
merge from 3.2 - Fix closes issue12698 - make the no_proxy environment variable handling a bit lenient (accomodate spaces in between the items)
http://hg.python.org/cpython/rev/47573019bfc8

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12698>
_______________________________________


More information about the Python-bugs-list mailing list