Skip to content

EXT_SUFFIX inconsistent between sysconfig and distutils.sysconfig (Windows) #84006

@pitrou

Description

@pitrou
BPO 39825
Nosy @pfmoore, @pitrou, @tjguk, @tarekziade, @merwok, @zware, @mattip, @zooba, @dstufft, @aixtools, @frenzymadness, @miss-islington
PRs
  • bpo-39825: fix sysconfig.get_config_var('EXT_SUFFIX') on windows #22088
  • [3.9] bpo-39825: Fixes sysconfig.get_config_var('EXT_SUFFIX') on Windows to match distutils (GH-22088) #23681
  • [3.8] bpo-39825: Fixes sysconfig.get_config_var('EXT_SUFFIX') on Windows to match distutils (GH-22088) #23682
  • TST: unbreak tests on FREEBSD #23684
  • 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-02-03.18:03:19.215>
    created_at = <Date 2020-03-02.13:40:07.588>
    labels = ['3.8', 'type-bug', 'library', '3.9', '3.10']
    title = 'EXT_SUFFIX inconsistent between sysconfig and distutils.sysconfig (Windows)'
    updated_at = <Date 2021-02-03.18:03:19.215>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2021-02-03.18:03:19.215>
    actor = 'steve.dower'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-02-03.18:03:19.215>
    closer = 'steve.dower'
    components = ['Distutils', 'Library (Lib)']
    creation = <Date 2020-03-02.13:40:07.588>
    creator = 'pitrou'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39825
    keywords = ['patch']
    message_count = 14.0
    messages = ['363171', '379030', '382639', '382660', '382661', '382663', '382664', '382685', '382686', '382688', '382697', '382720', '382723', '386228']
    nosy_count = 12.0
    nosy_names = ['paul.moore', 'pitrou', 'tim.golden', 'tarek', 'eric.araujo', 'zach.ware', 'mattip', 'steve.dower', 'dstufft', 'Michael.Felt', 'frenzy', 'miss-islington']
    pr_nums = ['22088', '23681', '23682', '23684']
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue39825'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions