Skip to content

subprocess.py doesn't correctly detect Windows machines #52357

@midnightdf

Description

@midnightdf
BPO 8110
Nosy @gpshead, @amauryfa, @pitrou, @vstinner, @giampaolo, @DinoV, @bitdancer, @JimJJewett, @zware
PRs
  • bpo-8110: Refactor platform detection in subprocess #9053
  • Files
  • issue8110_subprocess_mswindows.diff: Patch, apply to 2.x
  • issue8110.diff
  • 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-09-10.23:28:08.714>
    created_at = <Date 2010-03-10.15:57:11.997>
    labels = ['3.8', 'type-bug', 'library', 'OS-windows']
    title = "subprocess.py doesn't correctly detect Windows machines"
    updated_at = <Date 2018-09-10.23:29:20.933>
    user = 'https://bugs.python.org/midnightdf'

    bugs.python.org fields:

    activity = <Date 2018-09-10.23:29:20.933>
    actor = 'zach.ware'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-09-10.23:28:08.714>
    closer = 'gregory.p.smith'
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2010-03-10.15:57:11.997>
    creator = 'midnightdf'
    dependencies = []
    files = ['16518', '36063']
    hgrepos = []
    issue_num = 8110
    keywords = ['patch']
    message_count = 28.0
    messages = ['100788', '100789', '100790', '100791', '100793', '100794', '100795', '100796', '100798', '100957', '100978', '122717', '220803', '220831', '220833', '220835', '220836', '221105', '221107', '223850', '228392', '324614', '324641', '324644', '324645', '324956', '324957', '324958']
    nosy_count = 10.0
    nosy_names = ['gregory.p.smith', 'amaury.forgeotdarc', 'pitrou', 'vstinner', 'giampaolo.rodola', 'dino.viehland', 'r.david.murray', 'midnightdf', 'Jim.Jewett', 'zach.ware']
    pr_nums = ['9053']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue8110'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeOS-windowsstdlibStandard 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