Skip to content

IDLE: properly handle '(' and ')' within calls #84691

Description

@wyz23x2
mannequin
BPO 40511
Nosy @terryjreedy, @taleinat, @csabella, @miss-islington, @wyz23x2
PRs
  • bpo-40511: fix unnecessary flashing of calltips #20910
  • [3.9] bpo-40511: Stop unwanted flashing of IDLE calltips (GH-20910) #23093
  • [3.8] bpo-40511: Stop unwanted flashing of IDLE calltips (GH-20910) #23094
  • 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 2020-11-02.04:51:17.813>
    created_at = <Date 2020-05-05.12:09:51.200>
    labels = ['expert-IDLE', 'type-bug', '3.10']
    title = "IDLE: properly handle '(' and ')' within calls"
    updated_at = <Date 2020-11-03.13:29:21.219>
    user = 'https://github.com/wyz23x2'

    bugs.python.org fields:

    activity = <Date 2020-11-03.13:29:21.219>
    actor = 'wyz23x2'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2020-11-02.04:51:17.813>
    closer = 'terry.reedy'
    components = ['IDLE']
    creation = <Date 2020-05-05.12:09:51.200>
    creator = 'wyz23x2'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40511
    keywords = ['patch']
    message_count = 13.0
    messages = ['368133', '368134', '368205', '371605', '371616', '371622', '371623', '371625', '380174', '380176', '380177', '380178', '380275']
    nosy_count = 5.0
    nosy_names = ['terry.reedy', 'taleinat', 'cheryl.sabella', 'miss-islington', 'wyz23x2']
    pr_nums = ['20910', '23093', '23094']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue40511'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixestopic-IDLEtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions