[issue6894] urllib2 doesn't respect "no_proxy" environment (python2.6.2)

2009-10-10 Thread Senthil Kumaran
Senthil Kumaran added the comment: merged in release31-maint in revision 75336 Closing the issue. -- status: open -> closed versions: +Python 2.7, Python 3.1, Python 3.2 ___ Python tracker

[issue6894] urllib2 doesn't respect "no_proxy" environment (python2.6.2)

2009-10-10 Thread Senthil Kumaran
Senthil Kumaran added the comment: merged into py3k revision 75334 merged into release-26maint revision 75335. -- ___ Python tracker ___ _

[issue6894] urllib2 doesn't respect "no_proxy" environment (python2.6.2)

2009-10-10 Thread Senthil Kumaran
Senthil Kumaran added the comment: Fixed in trunk and Committed revision 75333. -- resolution: -> fixed ___ Python tracker ___ ___ Py

[issue6894] urllib2 doesn't respect "no_proxy" environment (python2.6.2)

2009-10-07 Thread Senthil Kumaran
Changes by Senthil Kumaran : -- assignee: -> orsenthil ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://m

[issue6894] urllib2 doesn't respect "no_proxy" environment (python2.6.2)

2009-10-07 Thread Arfrever Frehtes Taifersar Arahesis
Changes by Arfrever Frehtes Taifersar Arahesis : -- nosy: +Arfrever, orsenthil ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue6894] urllib2 doesn't respect "no_proxy" environment (python2.6.2)

2009-09-12 Thread Raphaël Barrois
New submission from Raphaël Barrois : I discovered recently that urllib2 doesn't respect the "no_proxy" environment variable on linux (and on other platforms too, I think). Here is an example of the problem : - Set http_proxy and no_proxy environment variables (for instance no_proxy="localhost