Skip to content

distutils.command.build_ext raises FileNotFoundError #85379

@jaraco

Description

@jaraco
BPO 41207
Nosy @jaraco, @vstinner, @merwok, @ambv, @dstufft, @miss-islington
PRs
  • bpo-41207 In distutils.spawn, rewrite FileNotFound #21359
  • [3.9] bpo-41207 In distutils.spawn, rewrite FileNotFound (GH-21359) #21373
  • 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/ambv'
    closed_at = <Date 2020-07-07.11:58:53.621>
    created_at = <Date 2020-07-04.01:25:52.705>
    labels = ['3.10', 'library', '3.9', 'type-crash']
    title = 'distutils.command.build_ext raises FileNotFoundError'
    updated_at = <Date 2020-07-07.11:58:53.620>
    user = 'https://github.com/jaraco'

    bugs.python.org fields:

    activity = <Date 2020-07-07.11:58:53.620>
    actor = 'vstinner'
    assignee = 'lukasz.langa'
    closed = True
    closed_date = <Date 2020-07-07.11:58:53.621>
    closer = 'vstinner'
    components = ['Distutils']
    creation = <Date 2020-07-04.01:25:52.705>
    creator = 'jaraco'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41207
    keywords = ['patch', '3.9regression']
    message_count = 10.0
    messages = ['372973', '373045', '373047', '373100', '373104', '373170', '373172', '373218', '373219', '373220']
    nosy_count = 6.0
    nosy_names = ['jaraco', 'vstinner', 'eric.araujo', 'lukasz.langa', 'dstufft', 'miss-islington']
    pr_nums = ['21359', '21373']
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue41207'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.9only security fixesstdlibPython modules in the Lib dirtype-crashA hard crash of the interpreter, possibly with a core dump

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions