Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Apr 20, 2018

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 063db62)

Co-authored-by: xdegaye [email protected]

https://bugs.python.org/issue32232

…ILD_CORE (pythonGH-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 063db62)

Co-authored-by: xdegaye <[email protected]>
@miss-islington
Copy link
Contributor Author

@xdegaye and @ncoghlan: Backport status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 18cd828 into python:3.7 Apr 20, 2018
@miss-islington
Copy link
Contributor Author

Thanks!

@miss-islington miss-islington deleted the backport-063db62-3.7 branch April 20, 2018 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants