mirror of https://github.com/python/cpython
Browse Source
In urllib.request, suffixes in no_proxy environment variable with leading dots could match related hostnames again (e.g. .b.c matches a.b.c). Patch by Milan Oberkirch.pull/40/head
3 changed files with 6 additions and 1 deletions
Loading…
Reference in new issue