Skip to content

Subprocess IndexError possible in _communicate #87589

@cdgriffith

Description

@cdgriffith
mannequin
BPO 43423
Nosy @gpshead, @pfmoore, @tjguk, @zware, @eryksun, @zooba, @cdgriffith, @miss-islington
PRs
  • bpo-43423 Fix IndexError in subprocess _communicate function #24777
  • [3.8] bpo-43423: Fix IndexError in subprocess _communicate function (GH-24777) #24824
  • [3.9] bpo-43423: Fix IndexError in subprocess _communicate function (GH-24777) #24823
  • [3.8] bpo-43423 Fix IndexError in subprocess _communicate function (GH-24777) #24830
  • [3.9] bpo-43423 Fix IndexError in subprocess _communicate function (GH-24777) #24831
  • 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-03-11.19:51:50.937>
    created_at = <Date 2021-03-06.18:52:42.452>
    labels = ['3.8', 'type-crash', '3.10', 'library', 'OS-windows', '3.9']
    title = 'Subprocess IndexError possible in _communicate'
    updated_at = <Date 2021-03-12.01:56:49.605>
    user = 'https://github.com/cdgriffith'

    bugs.python.org fields:

    activity = <Date 2021-03-12.01:56:49.605>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-03-11.19:51:50.937>
    closer = 'gregory.p.smith'
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2021-03-06.18:52:42.452>
    creator = 'cdgriffith'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43423
    keywords = ['patch']
    message_count = 6.0
    messages = ['388211', '388213', '388520', '388521', '388531', '388533']
    nosy_count = 8.0
    nosy_names = ['gregory.p.smith', 'paul.moore', 'tim.golden', 'zach.ware', 'eryksun', 'steve.dower', 'cdgriffith', 'miss-islington']
    pr_nums = ['24777', '24824', '24823', '24830', '24831']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue43423'
    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.9only security fixesOS-windowsstdlibPython 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