python / python/cpython

IDLE should restart instead of hanging when subprocess exits

Open
#82,876 5 comments 0 reactions 2 assignees View on GitHub

@serhiy-storchaka is already working on this.

Since Sep 18, 2026.

topic-IDLE type-bug
Dominant language
Python
Stars
77.2k
Forks
36k
PR merge metrics
PR metrics pending

Description

BPO 38695
Nosy @terryjreedy
PRs
  • python/cpython#17152
  • 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/terryjreedy'
    closed_at = None
    created_at = <Date 2019-11-05.07:39:37.434>
    labels = ['expert-IDLE', 'type-bug']
    title = 'IDLE should restart instead of hanging when subprocess exits'
    updated_at = <Date 2019-11-14.10:52:49.556>
    user = 'https://github.com/terryjreedy'
    

    bugs.python.org fields:

    activity = <Date 2019-11-14.10:52:49.556>
    actor = 'taleinat'
    assignee = 'terry.reedy'
    closed = False
    closed_date = None
    closer = None
    components = ['IDLE']
    creation = <Date 2019-11-05.07:39:37.434>
    creator = 'terry.reedy'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38695
    keywords = ['patch']
    message_count = 1.0
    messages = ['356009']
    nosy_count = 1.0
    nosy_names = ['terry.reedy']
    pr_nums = ['17152']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue38695'
    versions = []
    

    Contributor guide

    Open the contributing guide

    First steps

    1. Read the whole issue, then the project's contributing guide.
    2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
    3. Fork the repository and make your change on a branch.
    4. Open a pull request that references the issue number.

    Assessment

    This issue has not been assessed yet.

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.