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

Aperta
#63,075 14 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@terryjreedy ci sta già lavorando.

Dal 30/6/2017.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

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

    Lingua principale
    Python
    Stelle
    77.2k
    Fork
    36k
    Merge medio
    1g 9h
    PR unite (30g)
    558

    Guida per i contributori

    Apri la guida per i contributori

    Come iniziare

    1. Leggi tutta la issue e poi la guida ai contributi del progetto.
    2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
    3. Fai un fork del repository e lavora su un branch.
    4. Apri una pull request che faccia riferimento al numero della issue.

    Altre issue di python/cpython

    Tutte le issue di python/cpython

    Issue simili

    Altre issue su Python

    Ricevi le nuove issue nella tua casella

    Un breve riepilogo di issue GitHub adatte ai principianti.