[issue3879] 2.6 regression in urllib.getproxies_environment

vila report at bugs.python.org
Tue Sep 16 14:37:17 CEST 2008


New submission from vila <v.ladeuil+bugs-python at free.fr>:

With or without this patch, running:

./python.exe -E -tt ./Lib/test/regrtest.py -l -u network 
test_urllib2net test_urllibnet test_socketserver test_SimpleHTTPServer 

succeeds

Since this is a regression from 2.5, can this patch be applied to 2.6
final ?

----------
files: bug-no-proxy.patch
keywords: patch
messages: 73298
nosy: vila
severity: normal
status: open
title: 2.6 regression in urllib.getproxies_environment
type: behavior
versions: Python 2.6
Added file: http://bugs.python.org/file11502/bug-no-proxy.patch

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


More information about the Python-bugs-list mailing list