SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72125 0 12 Python

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.
X
xdegaye committed
063db62aab4041ac47798e7e48b27b2f2bef21c5
Parent: d70c2a6
Committed by Nick Coghlan <ncoghlan@gmail.com> on 4/20/2018, 3:03:49 PM