Skip to content

Idle: Auto insertion of the closing parens, brackets, and braces #63075

Open
@THRlWiTi

Description

@THRlWiTi
mannequin
BPO 18875
Nosy @terryjreedy, @mlouielu, @wohlganger
PRs
  • gh-63075: IDLE editor - Auto insertion of the closers #3520
  • Files
  • ParenClose.py: Extension to close parens, brackets, braces, ticks, and quotes
  • ParenClose.py: version 0.2, added docstring, pep8 fixes
  • test_parenclose.py: parenclose test
  • ParenClose.py: version 0.4, made it easier to test, fixed problems found in testing
  • test_parenclose.py: parenclose test 0.2 - pep8-ified, fixed minor bug
  • 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 2013-08-29.11:58:18.555>
    labels = ['expert-IDLE', 'type-feature', '3.10']
    title = 'Idle: Auto insertion of the closing parens, brackets, and braces'
    updated_at = <Date 2020-07-21.02:59:16.139>
    user = 'https://bugs.python.org/THRlWiTi'

    bugs.python.org fields:

    activity = <Date 2020-07-21.02:59:16.139>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = False
    closed_date = None
    closer = None
    components = ['IDLE']
    creation = <Date 2013-08-29.11:58:18.555>
    creator = 'THRlWiTi'
    dependencies = []
    files = ['47021', '47023', '47029', '47030', '47031']
    hgrepos = []
    issue_num = 18875
    keywords = ['patch']
    message_count = 14.0
    messages = ['196456', '196593', '220632', '220651', '220653', '220664', '228254', '298554', '298573', '298586', '298750', '302620', '315009', '374049']
    nosy_count = 4.0
    nosy_names = ['terry.reedy', 'THRlWiTi', 'louielu', 'wohlganger']
    pr_nums = ['3520']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue18875'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions