Skip to content

distutils.sysconfig.customize_compiler() overrides CFLAGS var with OPT var if CFLAGS env var is set #80416

@vstinner

Description

@vstinner
BPO 36235
Nosy @vstinner, @ned-deily, @koobs, @yan12125, @miss-islington
PRs
  • bpo-36235: Fix CFLAGS in distutils customize_compiler() #12236
  • [3.7] bpo-36235: Fix CFLAGS in distutils customize_compiler() (GH-12236) #12348
  • [2.7] bpo-36235: Fix CFLAGS in distutils customize_compiler() (GH-12236) #12349
  • bpo-36235: make test_customize_compiler more robust #12380
  • bpo-36235: Enhance distutils test_customize_compiler() #12403
  • [3.7] bpo-36235: Enhance distutils test_customize_compiler() (GH-12403) #12415
  • [2.7] bpo-36235: Enhance distutils test_customize_compiler() (GH-12403) #12417
  • [2.7] bpo-36235: Fix distutils test_customize_compiler() on macOS #12751
  • bpo-36235: Fix distutils test_customize_compiler() on macOS #12764
  • [3.7] bpo-36235: Fix distutils test_customize_compiler() on macOS (GH-12764) #12768
  • 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 2019-04-11.01:07:51.548>
    created_at = <Date 2019-03-08.12:23:45.361>
    labels = ['3.8', 'build', '3.7']
    title = 'distutils.sysconfig.customize_compiler() overrides CFLAGS var with OPT var if CFLAGS env var is set'
    updated_at = <Date 2019-04-11.01:07:51.547>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-04-11.01:07:51.547>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-04-11.01:07:51.548>
    closer = 'vstinner'
    components = ['Build']
    creation = <Date 2019-03-08.12:23:45.361>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36235
    keywords = ['patch']
    message_count = 19.0
    messages = ['337468', '337505', '337990', '337994', '337995', '338051', '338199', '338229', '338252', '338254', '338264', '338265', '338267', '338268', '339785', '339795', '339859', '339899', '339901']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'ned.deily', 'koobs', 'yan12125', 'miss-islington']
    pr_nums = ['12236', '12348', '12349', '12380', '12403', '12415', '12417', '12751', '12764', '12768']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36235'
    versions = ['Python 2.7', '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-build

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions