Skip to content

IDLE - ParenMatch fails to find closing paren of multi-line statements #65955

@taleinat

Description

@taleinat
BPO 21756
Nosy @terryjreedy, @taleinat
PRs
  • bpo-21756: fix IDLE's "show surrounding parens" for multi-line statements #20753
  • Dependencies
  • bpo-21686: IDLE - Test hyperparser
  • Files
  • taleinat.20140614.IDLE_parenmatch_multiline_statement.patch: patch fixing the issue
  • 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 = None
    created_at = <Date 2014-06-14.09:48:15.547>
    labels = ['expert-IDLE', 'type-bug', '3.10']
    title = 'IDLE - ParenMatch fails to find closing paren of multi-line statements'
    updated_at = <Date 2020-10-04.15:46:19.724>
    user = 'https://github.com/taleinat'

    bugs.python.org fields:

    activity = <Date 2020-10-04.15:46:19.724>
    actor = 'taleinat'
    assignee = 'terry.reedy'
    closed = False
    closed_date = None
    closer = None
    components = ['IDLE']
    creation = <Date 2014-06-14.09:48:15.547>
    creator = 'taleinat'
    dependencies = ['21686']
    files = ['35626']
    hgrepos = []
    issue_num = 21756
    keywords = ['patch']
    message_count = 11.0
    messages = ['220542', '220583', '220585', '220592', '220612', '220616', '371076', '371077', '371079', '371080', '377950']
    nosy_count = 2.0
    nosy_names = ['terry.reedy', 'taleinat']
    pr_nums = ['20753']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue21756'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

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

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions