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
.azure-pipelines
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.editorconfig -rw-r--r-- 181 bytes
.gitattributes -rw-r--r-- 1.8 KB
.gitignore -rw-r--r-- 2.3 KB
.readthedocs.yml -rw-r--r-- 338 bytes
.travis.yml -rw-r--r-- 6.5 KB
CODE_OF_CONDUCT.md -rw-r--r-- 630 bytes
LICENSE -rw-r--r-- 13.6 KB
Makefile.pre.in -rw-r--r-- 72.3 KB
README.rst -rw-r--r-- 9.9 KB
aclocal.m4 -rw-r--r-- 22.3 KB
config.guess -rwxr-xr-x 48.2 KB
config.sub -rwxr-xr-x 34.4 KB
configure -rwxr-xr-x 512.7 KB
configure.ac -rw-r--r-- 174.9 KB
install-sh -rwxr-xr-x 15.0 KB
pyconfig.h.in -rw-r--r-- 45.5 KB
setup.py -rw-r--r-- 114.3 KB

README.rst

back to top