https://github.com/python/cpython
Revision ee1e2c604c8a66a407116d9c3e589ab0b9580c54 authored by Christian Heimes on 26 November 2021, 07:26:49 UTC, committed by GitHub on 26 November 2021, 07:26:49 UTC
``Modules/Setup.stdlib`` contains ``Setup`` lines for all stdlib extension modules for which ``configure`` has detected their dependencies. The file is not used yet and still under development. To use the file, do ``ln -sfr Modules/Setup.stdlib Modules/Setup.local``.
1 parent cd876c8
History
Tip revision: ee1e2c604c8a66a407116d9c3e589ab0b9580c54 authored by Christian Heimes on 26 November 2021, 07:26:49 UTC
bpo-40280: Use Setup.stdlib static for wasm builds (GH-29784)
Tip revision: ee1e2c6
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-- 2.1 KB
.gitignore -rw-r--r-- 2.4 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-- 92.6 KB
README.rst -rw-r--r-- 9.9 KB
aclocal.m4 -rw-r--r-- 23.9 KB
config.guess -rwxr-xr-x 48.2 KB
config.sub -rwxr-xr-x 34.4 KB
configure -rwxr-xr-x 638.3 KB
configure.ac -rw-r--r-- 189.7 KB
install-sh -rwxr-xr-x 15.0 KB
netlify.toml -rw-r--r-- 82 bytes
pyconfig.h.in -rw-r--r-- 46.0 KB
setup.py -rw-r--r-- 80.7 KB

README.rst

back to top