https://github.com/python/cpython
Revision 2d5d01f26ba7939e8a035b6fe7abcc8490c9f208 authored by Miss Islington (bot) on 25 May 2022, 00:42:06 UTC, committed by GitHub on 25 May 2022, 00:42:06 UTC

test.pythoninfo no longer fails if "import socket" fails: the socket
module is now optional.
(cherry picked from commit 4a31ed8a32699973ae1f779022794fdab9fa08ee)

Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent 502dba0
History
Tip revision: 2d5d01f26ba7939e8a035b6fe7abcc8490c9f208 authored by Miss Islington (bot) on 25 May 2022, 00:42:06 UTC
test.pythoninfo no longer requires socket (GH-93191)
Tip revision: 2d5d01f
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
.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-- 71.6 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.4 KB
configure.ac -rw-r--r-- 174.7 KB
install-sh -rwxr-xr-x 15.0 KB
netlify.toml -rw-r--r-- 82 bytes
pyconfig.h.in -rw-r--r-- 45.5 KB
setup.py -rw-r--r-- 114.1 KB

README.rst

back to top