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

オープン
#63,075 コメント 14 件 リアクション 0 件 担当者 1 名 GitHub で見る

@terryjreedy がすでに取り組んでいます。

2017年6月30日 から。

評価

この issue はまだ評価されていません。

説明

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']
    

    主要言語
    Python
    スター
    77.2k
    フォーク
    36k
    平均マージ
    1日 9時間
    マージ済み PR(30日)
    558

    コントリビューションガイド

    コントリビューションガイドを開く

    はじめの一歩

    1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
    2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
    3. リポジトリをフォークし、ブランチを切って変更します。
    4. issue 番号を参照したプルリクエストを送ります。

    python/cpython のほかの issue

    python/cpython の issue をすべて見る

    似ている issue

    Python の issue をもっと見る

    新しい issue をメールで受け取る

    初心者向けの GitHub issue を短くまとめたダイジェスト。