Skip to content

stdout error at interpreter shutdown fails to return OS error status #49569

Closed
@mkc

Description

@mkc
mannequin
BPO 5319
Nosy @loewis, @birkenfeld, @terryjreedy, @pitrou, @rbtcollins, @vadmium, @zooba, @corona10
PRs
  • bpo-39828: Fix json.tool to catch BrokenPipeError. #18779
  • Files
  • devfull.patch
  • finalize-error.patch
  • finalize-error.v2.patch: Py_Finalize() returns -1
  • Py_FinalizeEx.patch: New API
  • Py_FinalizeEx-120.patch: Exit status 120
  • 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 2015-11-30.04:12:14.400>
    created_at = <Date 2009-02-19.17:38:00.077>
    labels = ['interpreter-core', 'type-bug']
    title = 'stdout error at interpreter shutdown fails to return OS error status'
    updated_at = <Date 2020-03-04.22:11:56.278>
    user = 'https://bugs.python.org/mkc'

    bugs.python.org fields:

    activity = <Date 2020-03-04.22:11:56.278>
    actor = 'corona10'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-11-30.04:12:14.400>
    closer = 'martin.panter'
    components = ['Interpreter Core']
    creation = <Date 2009-02-19.17:38:00.077>
    creator = 'mkc'
    dependencies = []
    files = ['18395', '37513', '39592', '39636', '40306']
    hgrepos = []
    issue_num = 5319
    keywords = ['patch']
    message_count = 26.0
    messages = ['82482', '82484', '112342', '112919', '112923', '113330', '148423', '232967', '244647', '244662', '244666', '244812', '244817', '244891', '248628', '249183', '249187', '249191', '249192', '249356', '249370', '249377', '249378', '255585', '255605', '255606']
    nosy_count = 11.0
    nosy_names = ['loewis', 'georg.brandl', 'terry.reedy', 'mkc', 'pitrou', 'rbcollins', 'Arfrever', 'python-dev', 'martin.panter', 'steve.dower', 'corona10']
    pr_nums = ['18779']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue5319'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions