Skip to content

subprocess's Popen closes stdout/stderr filedescriptors used in another thread when Popen errors #63051

Description

@janwijbrand
BPO 18851
Nosy @gpshead, @pitrou
Files
  • subprocess_issue18851.patch
  • subprocess_issue18851_2.patch
  • subprocess_issue18851_3.patch
  • subprocess_issue18851_3.patch
  • 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 2013-08-30.22:13:48.780>
    created_at = <Date 2013-08-27.12:06:55.796>
    labels = ['type-bug', 'library']
    title = "subprocess's Popen closes stdout/stderr filedescriptors used in another thread when Popen errors"
    updated_at = <Date 2013-09-03.09:22:31.954>
    user = 'https://bugs.python.org/janwijbrand'

    bugs.python.org fields:

    activity = <Date 2013-09-03.09:22:31.954>
    actor = 'janwijbrand'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-08-30.22:13:48.780>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2013-08-27.12:06:55.796>
    creator = 'janwijbrand'
    dependencies = []
    files = ['31498', '31501', '31502', '31509']
    hgrepos = []
    issue_num = 18851
    keywords = ['patch']
    message_count = 16.0
    messages = ['196276', '196393', '196396', '196397', '196416', '196422', '196443', '196448', '196449', '196463', '196471', '196472', '196582', '196586', '196588', '196831']
    nosy_count = 6.0
    nosy_names = ['gregory.p.smith', 'pitrou', 'neologix', 'python-dev', 'janwijbrand', 'Jeong-Min.Lee']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue18851'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard 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