Skip to content

IDLE: Calltip fails if __getattr__ raises exception #60834

@serwy

Description

@serwy
mannequin
BPO 16630
Nosy @terryjreedy, @serwy, @serhiy-storchaka
Dependencies
  • bpo-20122: Move CallTips tests to idle_tests
  • Files
  • calltips_getattr_error.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 2014-01-21.20:48:10.825>
    created_at = <Date 2012-12-07.01:46:15.521>
    labels = ['easy', 'expert-IDLE', 'type-bug']
    title = 'IDLE: Calltip fails if __getattr__ raises exception'
    updated_at = <Date 2014-01-21.20:48:10.824>
    user = 'https://github.com/serwy'

    bugs.python.org fields:

    activity = <Date 2014-01-21.20:48:10.824>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2014-01-21.20:48:10.825>
    closer = 'terry.reedy'
    components = ['IDLE']
    creation = <Date 2012-12-07.01:46:15.521>
    creator = 'roger.serwy'
    dependencies = ['20122']
    files = ['28231']
    hgrepos = []
    issue_num = 16630
    keywords = ['patch', 'easy', 'needs review']
    message_count = 5.0
    messages = ['177064', '177076', '207820', '208701', '208703']
    nosy_count = 4.0
    nosy_names = ['terry.reedy', 'roger.serwy', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16630'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions