Skip to content

multiprocessing calls flush on sys.stdout at exit even if it is None (pythonw) #75985

@poxthegreat

Description

@poxthegreat
BPO 31804
Nosy @terryjreedy, @pitrou, @applio, @poxthegreat
PRs
  • bpo-31804: multiprocessing calls flush on sys.stdout at exit even if … #5492
  • bpo-31804: Fix multiprocessing.Process with broken standard streams #6079
  • [3.7] bpo-31804: Fix multiprocessing.Process with broken standard streams (GH-6079) #6080
  • [3.6] bpo-31804: Fix multiprocessing.Process with broken standard streams (GH-6079) #6081
  • Files
  • process.py.patch: patch file with trivial bugfix
  • 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-03-11.19:10:52.978>
    created_at = <Date 2017-10-17.14:59:34.932>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'multiprocessing calls flush on sys.stdout at exit even if it is None (pythonw)'
    updated_at = <Date 2018-03-11.19:10:52.977>
    user = 'https://github.com/poxthegreat'

    bugs.python.org fields:

    activity = <Date 2018-03-11.19:10:52.977>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-03-11.19:10:52.978>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2017-10-17.14:59:34.932>
    creator = 'Pox TheGreat'
    dependencies = []
    files = ['47224']
    hgrepos = []
    issue_num = 31804
    keywords = ['patch']
    message_count = 12.0
    messages = ['304512', '304678', '309708', '309716', '309721', '309759', '309762', '309853', '313608', '313613', '313616', '313617']
    nosy_count = 4.0
    nosy_names = ['terry.reedy', 'pitrou', 'davin', 'Pox TheGreat']
    pr_nums = ['5492', '6079', '6080', '6081']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31804'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions