Skip to content

Modules/makesetup uses wrong CFLAGS for *shared* #89734

Closed
@tiran

Description

@tiran
BPO 45571
Nosy @Yhg1s, @brettcannon, @vstinner, @tiran, @miss-islington
PRs
  • bpo-45571: use PY_CFLAGS_NODIST for shared Modules/Setup (GH-29161) #29161
  • [3.10] bpo-45571: use PY_CFLAGS_NODIST for shared Modules/Setup (GH-29161) #29168
  • [3.9] bpo-45571: use PY_CFLAGS_NODIST for shared Modules/Setup (GH-29161) #29169
  • 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 = None
    closed_at = <Date 2021-10-22.19:12:54.170>
    created_at = <Date 2021-10-22.13:21:54.015>
    labels = ['3.10', 'type-bug', '3.9', 'build', '3.11']
    title = 'Modules/makesetup uses wrong CFLAGS for *shared*'
    updated_at = <Date 2021-10-22.19:12:54.170>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2021-10-22.19:12:54.170>
    actor = 'christian.heimes'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-10-22.19:12:54.170>
    closer = 'christian.heimes'
    components = ['Build']
    creation = <Date 2021-10-22.13:21:54.015>
    creator = 'christian.heimes'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45571
    keywords = ['patch']
    message_count = 4.0
    messages = ['404766', '404804', '404807', '404810']
    nosy_count = 5.0
    nosy_names = ['twouters', 'brett.cannon', 'vstinner', 'christian.heimes', 'miss-islington']
    pr_nums = ['29161', '29168', '29169']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45571'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9only security fixesbuildThe build process and cross-buildtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions