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
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.5 KB
_testembed.c -rw-r--r-- 10.1 KB
python.c -rw-r--r-- 266 bytes

README

back to top