bpo-34212: modules that are built as part of the core library should be built with at least -DPy_BUILD_CORE_BUILTIN defined by embray · Pull Request #8712 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

…be built with at least -DPy_BUILD_CORE_BUILTIN defined

This was referenced

Aug 9, 2018

@gvanrossum gvanrossum changed the title bpo-34212: modules built as part of the core library should use bpo-34212: modules that are build as part of the core library should be built with at least -DPy_BUILD_CORE_BUILTIN defined bpo-34212: modules that are build as part of the core library should be built with at least -DPy_BUILD_CORE_BUILTIN defined

Nov 26, 2018

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Nov 27, 2018
…LTIN. (pythonGH-8712)

(cherry picked from commit da324d5)

Co-authored-by: E. M. Bray <erik.m.bray@gmail.com>

miss-islington added a commit that referenced this pull request

Nov 27, 2018
…LTIN. (GH-8712)

(cherry picked from commit da324d5)

Co-authored-by: E. M. Bray <erik.m.bray@gmail.com>

@embray embray changed the title bpo-34212: modules that are build as part of the core library should be built with at least -DPy_BUILD_CORE_BUILTIN defined bpo-34212: modules that are built as part of the core library should be built with at least -DPy_BUILD_CORE_BUILTIN defined

Nov 27, 2018

@vinklein vinklein mannequin mentioned this pull request

Feb 12, 2019

Labels