[New-bugs-announce] [issue25338] urllib fail to check host whether it should be bypassed

Jung-chih Wei report at bugs.python.org
Thu Oct 8 07:05:21 CEST 2015


New submission from Jung-chih Wei:

Windows could append a empty host in ProxyOverride list.
Then, proxy_bypass_registry() will return true for any host.

----------
components: Windows
messages: 252510
nosy: Jung-chih Wei, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: urllib fail to check host whether it should be bypassed
type: behavior
versions: Python 2.7, Python 3.2, Python 3.3, Python 3.4, Python 3.5, Python 3.6

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


More information about the New-bugs-announce mailing list