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 iritkatriel
Recipients Or.Wilder, iritkatriel, orsenthil, paul.moore, pbumbulis, steve.dower, thomas.holmes, tim.golden, zach.ware
Date 2021-05-28.14:09:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622210956.7.0.363213513807.issue12480@roundup.psfhosted.org>
In-reply-to
Content
I think the problem is still there:

https://github.com/python/cpython/blame/bb3e0c240bc60fe08d332ff5955d54197f79751c/Lib/urllib/request.py#L2746

if proxyOverride ends with a ';' then the last "" is considered a match for any val in host.
History
Date User Action Args
2021-05-28 14:09:16iritkatrielsetrecipients: + iritkatriel, paul.moore, orsenthil, tim.golden, thomas.holmes, Or.Wilder, pbumbulis, zach.ware, steve.dower
2021-05-28 14:09:16iritkatrielsetmessageid: <1622210956.7.0.363213513807.issue12480@roundup.psfhosted.org>
2021-05-28 14:09:16iritkatriellinkissue12480 messages
2021-05-28 14:09:16iritkatrielcreate