Skip to content

IDLE Crashes on File Open Dialog when code window closed before other file opened #54574

@williambarr

Description

@williambarr
BPO 10365
Nosy @terryjreedy, @amauryfa, @abalkin, @serwy
Files
  • issue10365.patch: Issue 10365 patch; adds protection to editwin flist argument in the event of editwin closure during askopenfile call
  • issue10365_rev2.patch
  • issue10365_rev3.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/terryjreedy'
    closed_at = <Date 2012-06-03.00:26:17.088>
    created_at = <Date 2010-11-08.19:02:57.628>
    labels = ['expert-IDLE', 'type-bug', 'OS-windows']
    title = 'IDLE Crashes on File Open Dialog when code window closed before other file opened'
    updated_at = <Date 2013-02-05.03:49:16.051>
    user = 'https://bugs.python.org/williambarr'

    bugs.python.org fields:

    activity = <Date 2013-02-05.03:49:16.051>
    actor = 'Patrick.Walters'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2012-06-03.00:26:17.088>
    closer = 'terry.reedy'
    components = ['IDLE', 'Windows']
    creation = <Date 2010-11-08.19:02:57.628>
    creator = 'william.barr'
    dependencies = []
    files = ['19922', '23957', '25735']
    hgrepos = []
    issue_num = 10365
    keywords = ['patch']
    message_count = 18.0
    messages = ['120793', '120794', '121054', '121073', '123203', '123207', '127749', '149467', '161692', '161694', '161716', '161739', '161740', '162187', '181310', '181399', '181406', '181413']
    nosy_count = 7.0
    nosy_names = ['terry.reedy', 'amaury.forgeotdarc', 'belopolsky', 'roger.serwy', 'william.barr', 'python-dev', 'Patrick.Walters']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue10365'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions