Skip to content

Define Py_BUILD_CORE_MODULE in extensions instead of setup.py and Modules/Setup #88140

Closed
@tiran

Description

@tiran
BPO 43974
Nosy @brettcannon, @tiran, @ericsnowcurrently, @pablogsal, @erlend-aasland
PRs
  • bpo-43974: Set Py_BUILD_CORE_MODULE for all core modules #25713
  • bpo-43974: Move Py_BUILD_CORE_MODULE into module code (GH-29157) #29157
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/tiran'
    closed_at = <Date 2021-10-22.13:37:02.817>
    created_at = <Date 2021-04-29.09:02:26.399>
    labels = ['extension-modules', 'type-bug', 'build', '3.11']
    title = 'Define Py_BUILD_CORE_MODULE in extensions instead of setup.py and Modules/Setup'
    updated_at = <Date 2022-02-21.11:46:32.070>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2022-02-21.11:46:32.070>
    actor = 'vstinner'
    assignee = 'christian.heimes'
    closed = True
    closed_date = <Date 2021-10-22.13:37:02.817>
    closer = 'christian.heimes'
    components = ['Build', 'Extension Modules']
    creation = <Date 2021-04-29.09:02:26.399>
    creator = 'christian.heimes'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43974
    keywords = ['patch']
    message_count = 8.0
    messages = ['392293', '392295', '392332', '392333', '392587', '404755', '404757', '404768']
    nosy_count = 5.0
    nosy_names = ['brett.cannon', 'christian.heimes', 'eric.snow', 'pablogsal', 'erlendaasland']
    pr_nums = ['25713', '29157']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue43974'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.11only security fixesbuildThe build process and cross-buildextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions