Skip to content

IDLE's close fails io is set to None on Mac #79560

Description

@rhettinger
BPO 35379
Nosy @rhettinger, @terryjreedy, @taleinat, @ned-deily, @serhiy-storchaka, @csabella, @miss-islington
PRs
  • bpo-35379: Check IDLE objects before calling method  #10564
  • bpo-35379: When exiting IDLE, catch any AttributeError #16212
  • [3.8] bpo-35379: When exiting IDLE, catch any AttributeError. (GH-16212) #16213
  • [3.7] bpo-35379: When exiting IDLE, catch any AttributeError. (GH-16212) #16214
  • 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 2019-09-19.00:31:30.057>
    created_at = <Date 2018-12-02.18:30:09.930>
    labels = ['OS-mac', '3.8', 'expert-IDLE', 'type-bug', '3.7']
    title = "IDLE's close fails io is set to None on Mac"
    updated_at = <Date 2020-07-28.23:35:28.351>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2020-07-28.23:35:28.351>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2019-09-19.00:31:30.057>
    closer = 'terry.reedy'
    components = ['IDLE', 'macOS']
    creation = <Date 2018-12-02.18:30:09.930>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35379
    keywords = ['patch']
    message_count = 15.0
    messages = ['330894', '331023', '352406', '352409', '352410', '352411', '352417', '352427', '352599', '352600', '352606', '352607', '352609', '352761', '374536']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'terry.reedy', 'taleinat', 'ned.deily', 'serhiy.storchaka', 'cheryl.sabella', 'miss-islington']
    pr_nums = ['10564', '16212', '16213', '16214']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35379'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions