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
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 8.7 KB
README.rst -rw-r--r-- 4.8 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.7 KB
conf.py -rw-r--r-- 7.1 KB
constraints.txt -rw-r--r-- 662 bytes
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
docutils.conf -rw-r--r-- 222 bytes
glossary.rst -rw-r--r-- 57.6 KB
license.rst -rw-r--r-- 47.7 KB
make.bat -rw-r--r-- 5.6 KB
requirements.txt -rw-r--r-- 667 bytes
runtime.txt -rw-r--r-- 3 bytes

README.rst

back to top