Skip to content

Popen.communicate not ignoring BrokenPipeError #70560

@memeplex

Description

@memeplex
mannequin
BPO 26372
Nosy @gvanrossum, @gpshead, @vstinner, @ambv, @vadmium, @serhiy-storchaka, @1st1
Files
  • broken_pipe_error.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 = 'https://github.com/gpshead'
    closed_at = <Date 2016-06-05.04:30:52.838>
    created_at = <Date 2016-02-17.01:28:32.540>
    labels = ['type-bug', 'library', 'expert-asyncio']
    title = 'Popen.communicate not ignoring BrokenPipeError'
    updated_at = <Date 2016-06-05.04:30:52.837>
    user = 'https://bugs.python.org/memeplex'

    bugs.python.org fields:

    activity = <Date 2016-06-05.04:30:52.837>
    actor = 'gregory.p.smith'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2016-06-05.04:30:52.838>
    closer = 'gregory.p.smith'
    components = ['Library (Lib)', 'asyncio']
    creation = <Date 2016-02-17.01:28:32.540>
    creator = 'memeplex'
    dependencies = []
    files = ['41941']
    hgrepos = []
    issue_num = 26372
    keywords = ['patch']
    message_count = 17.0
    messages = ['260373', '260387', '260390', '260391', '260392', '260405', '260414', '260415', '260418', '260763', '266499', '267204', '267206', '267212', '267245', '267292', '267367']
    nosy_count = 9.0
    nosy_names = ['gvanrossum', 'gregory.p.smith', 'vstinner', 'memeplex', 'lukasz.langa', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26372'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytopic-asynciotype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions