Skip to content

Exception on IDLE closing #64366

Description

@serhiy-storchaka
BPO 20167
Nosy @terryjreedy, @kbkaiser, @taleinat, @serwy, @serhiy-storchaka
Files
  • taleinat_idle_closing_exception.patch: Patch to fix the bug by catching and ignoring the raised exception. BROKEN: causes import error.
  • taleinat_idle_closing_exception_2.patch: New patch with the try/except inside the loop and added comment. BROKEN: causes import error.
  • taleinat_idle_closing_exception_3.patch: Patch which fixes the bug. Tested.
  • 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 = <Date 2014-10-11.22:23:03.204>
    created_at = <Date 2014-01-07.20:57:38.420>
    labels = ['expert-IDLE', 'type-bug']
    title = 'Exception on IDLE closing'
    updated_at = <Date 2014-10-11.22:23:03.202>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2014-10-11.22:23:03.202>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2014-10-11.22:23:03.204>
    closer = 'terry.reedy'
    components = ['IDLE']
    creation = <Date 2014-01-07.20:57:38.420>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['33923', '33926', '33927']
    hgrepos = []
    issue_num = 20167
    keywords = ['patch', '3.4regression']
    message_count = 28.0
    messages = ['207599', '210297', '210298', '210300', '210304', '210307', '210308', '210312', '210361', '210600', '210603', '210861', '210872', '211130', '212332', '228941', '228943', '228944', '228946', '228947', '228948', '228952', '228953', '228954', '228956', '228957', '228958', '229106']
    nosy_count = 7.0
    nosy_names = ['terry.reedy', 'kbk', 'taleinat', 'roger.serwy', 'RusiMody', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue20167'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    topic-IDLEtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions