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

Open
#63,075 14 comments 0 reactions 1 assignee View on GitHub

@terryjreedy is already working on this.

Since Jun 30, 2017.

Assessment

This issue has not been assessed yet.

Description

topic-IDLE type-feature
BPO 18875
Nosy @terryjreedy, @mlouielu, @wohlganger
PRs
  • python/cpython#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']
    

    Dominant language
    Python
    Stars
    77.2k
    Forks
    36k
    Avg merge
    1d 9h
    Merged PRs (30d)
    558

    Contributor guide

    Open the contributing guide

    First steps

    1. Read the whole issue, then the project's contributing guide.
    2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
    3. Fork the repository and make your change on a branch.
    4. Open a pull request that references the issue number.

    More from python/cpython

    All issues in python/cpython

    Similar issues

    More Python issues

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.