diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-04-20 15:39:18 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-20 15:39:18 (GMT) |
commit | 18cd82815b9bdeabc5ac03aa7f58102109ccf368 (patch) | |
tree | c2ff2764dc0b8461d0bd707b20282d1d2aead271 /Python/compile.c | |
parent | dc654c53e516a31ca484e3fd82ace90602726c54 (diff) | |
download | cpython-18cd82815b9bdeabc5ac03aa7f58102109ccf368.zip cpython-18cd82815b9bdeabc5ac03aa7f58102109ccf368.tar.gz cpython-18cd82815b9bdeabc5ac03aa7f58102109ccf368.tar.bz2 |
bpo-32232: by default, Setup modules are no longer built with -DPy_BUILD_CORE (GH-6489)
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>
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions