Staging
v0.5.1
https://github.com/python/cpython
Revision 1a0bb626f4cfd95f7ec406ea7d3f9433def559fc authored by Miss Islington (bot) on 24 March 2018, 14:59:16 UTC, committed by Christian Heimes on 24 March 2018, 14:59:16 UTC
Commit 141c5e8c re-added match_hostname() call. The resurrection of the
function call was never intended and was solely a merge mistake.

Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit e42ae915095ebca789cc36f3a336a3331fe35945)

Co-authored-by: Christian Heimes <christian@python.org>
1 parent ac56027
History
Tip revision: 1a0bb626f4cfd95f7ec406ea7d3f9433def559fc authored by Miss Islington (bot) on 24 March 2018, 14:59:16 UTC
[3.7] bpo-24334: Remove inaccurate match_hostname call (GH-6211) (#6212)
Tip revision: 1a0bb62
File Mode Size
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
m4
.gitattributes -rw-r--r-- 772 bytes
.gitignore -rw-r--r-- 1.5 KB
.travis.yml -rw-r--r-- 5.7 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 60.8 KB
README.rst -rw-r--r-- 9.1 KB
aclocal.m4 -rw-r--r-- 10.7 KB
config.guess -rwxr-xr-x 43.2 KB
config.sub -rwxr-xr-x 35.7 KB
configure -rwxr-xr-x 481.7 KB
configure.ac -rw-r--r-- 159.6 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 42.2 KB
setup.py -rw-r--r-- 99.7 KB

README.rst

back to top