Skip to content

distutils.spawn should use subprocess (hang in parallel builds on QNX) #83944

@EladLahav

Description

@EladLahav
mannequin
BPO 39763
Nosy @jaraco, @pitrou, @vstinner, @merwok, @dstufft, @aixtools
PRs
  • bpo-39763: distutils.spawn now uses subprocess #18743
  • bpo-39763: Refactor setup.py #18778
  • bpo-39763: Change test to check for subprocess.check_output during setup.py build phase #18847
  • bpo-39763: Add _bootsubprocess to build Python on AIX #18872
  • Files
  • fork_mt.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 = None
    created_at = <Date 2020-02-26.19:18:35.569>
    labels = ['3.8', 'library']
    title = 'distutils.spawn should use subprocess (hang in parallel builds on QNX)'
    updated_at = <Date 2020-07-04.01:26:37.758>
    user = 'https://bugs.python.org/EladLahav'

    bugs.python.org fields:

    activity = <Date 2020-07-04.01:26:37.758>
    actor = 'jaraco'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2020-02-26.19:18:35.569>
    creator = 'Elad Lahav'
    dependencies = []
    files = ['48917']
    hgrepos = []
    issue_num = 39763
    keywords = ['patch']
    message_count = 36.0
    messages = ['362717', '362728', '362731', '362732', '362743', '362752', '362794', '362818', '362822', '362824', '362826', '362847', '363017', '363038', '363058', '363165', '363172', '363173', '363176', '363349', '363363', '363646', '363711', '363749', '363754', '363780', '363782', '363784', '363840', '363841', '363853', '363855', '363943', '363945', '363947', '372974']
    nosy_count = 7.0
    nosy_names = ['jaraco', 'pitrou', 'vstinner', 'eric.araujo', 'dstufft', 'Michael.Felt', 'Elad Lahav']
    pr_nums = ['18743', '18778', '18847', '18872']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue39763'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions