Skip to content

Avoid leaking linker flags into distutils: add PY_LDFLAGS_NODIST #79438

@stratakis

Description

@stratakis
mannequin
BPO 35257
Nosy @vstinner, @ned-deily, @merwok, @dstufft, @stratakis, @hroncok, @miss-islington
PRs
  • bpo-35257: Avoid leaking the linker flags into distutils. #10900
  • [WIP] bpo-35502: Fix memory leak in xml.etree iterparse() #11169
  • [3.7] bpo-35257: Avoid leaking LTO linker flags into distutils (GH-10900) #11264
  • [3.6] bpo-35257: Avoid leaking LTO linker flags into distutils (GH-10900) #11265
  • bpo-35257: fix broken BLDSHARED - needs LDFLAGS too #11297
  • [3.7] bpo-35257: fix broken BLDSHARED - needs LDFLAGS too (GH-11297) #11298
  • [3.6] bpo-35257: fix broken BLDSHARED - needs LDFLAGS too (GH-11297) #11299
  • Files
  • demo.c
  • setup.py
  • 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 2018-12-20.20:39:51.124>
    created_at = <Date 2018-11-15.16:14:01.289>
    labels = ['extension-modules', '3.8', 'build', 'library', '3.7']
    title = 'Avoid leaking linker flags into distutils: add PY_LDFLAGS_NODIST'
    updated_at = <Date 2019-01-07.11:54:37.112>
    user = 'https://github.com/stratakis'

    bugs.python.org fields:

    activity = <Date 2019-01-07.11:54:37.112>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-12-20.20:39:51.124>
    closer = 'ned.deily'
    components = ['Build', 'Distutils', 'Extension Modules']
    creation = <Date 2018-11-15.16:14:01.289>
    creator = 'cstratak'
    dependencies = []
    files = ['47976', '47977']
    hgrepos = []
    issue_num = 35257
    keywords = ['patch']
    message_count = 28.0
    messages = ['329951', '329952', '331119', '331122', '331177', '331419', '331472', '331540', '331845', '331852', '332150', '332153', '332155', '332227', '332228', '332229', '332230', '332232', '332233', '332234', '332257', '332259', '332466', '332467', '332469', '332470', '332490', '333145']
    nosy_count = 7.0
    nosy_names = ['vstinner', 'ned.deily', 'eric.araujo', 'dstufft', 'cstratak', 'hroncok', 'miss-islington']
    pr_nums = ['10900', '11169', '11264', '11265', '11297', '11298', '11299']
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue35257'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifebuildThe build process and cross-buildextension-modulesC modules in the Modules dirstdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions