https://github.com/python/cpython
Revision eac14953a03d3f4adb91ca3adde6564e405cc59f authored by Miss Islington (bot) on 19 March 2024, 10:53:33 UTC, committed by GitHub on 19 March 2024, 10:53:33 UTC
Use of a proxy is intended to defer DNS for the hosts to the proxy itself, rather than a potential for information leak of the host doing DNS resolution itself for any reason.  Proxy bypass lists are strictly name based.  Most implementations of proxy support agree.
(cherry picked from commit c43b26d02eaa103756c250e8d36829d388c5f3be)

Co-authored-by: Weii Wang <weii.wang@canonical.com>
1 parent 516a6d4
History
Tip revision: eac14953a03d3f4adb91ca3adde6564e405cc59f authored by Miss Islington (bot) on 19 March 2024, 10:53:33 UTC
[3.10] gh-115197: Stop resolving host in urllib.request proxy bypass (GH-115210) (GH-116070)
Tip revision: eac1495
File Mode Size
problem-matchers
workflows
CODEOWNERS -rw-r--r-- 4.6 KB
CONTRIBUTING.rst -rw-r--r-- 2.4 KB
FUNDING.yml -rw-r--r-- 74 bytes
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 700 bytes
SECURITY.md -rw-r--r-- 491 bytes
dependabot.yml -rw-r--r-- 172 bytes

back to top