Staging
v0.5.1
https://github.com/python/cpython
Revision 18cd82815b9bdeabc5ac03aa7f58102109ccf368 authored by Miss Islington (bot) on 20 April 2018, 15:39:18 UTC, committed by GitHub on 20 April 2018, 15:39:18 UTC

Setup modules are no longer built with -DPy_BUILD_CORE by default,
as using that flag may now require including additional internal-only header files.

Instead, only the modules that specifically need it use that setting.
(cherry picked from commit 063db62aab4041ac47798e7e48b27b2f2bef21c5)

Co-authored-by: xdegaye <xdegaye@gmail.com>
1 parent dc654c5
History
Tip revision: 18cd82815b9bdeabc5ac03aa7f58102109ccf368 authored by Miss Islington (bot) on 20 April 2018, 15:39:18 UTC
bpo-32232: by default, Setup modules are no longer built with -DPy_BUILD_CORE (GH-6489)
Tip revision: 18cd828
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 7.3 KB
README.rst -rw-r--r-- 4.3 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.2 KB
conf.py -rw-r--r-- 6.1 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
docutils.conf -rw-r--r-- 56 bytes
glossary.rst -rw-r--r-- 48.7 KB
license.rst -rw-r--r-- 43.4 KB
make.bat -rw-r--r-- 5.1 KB

README.rst

back to top