python / python/cpython

IDLE completions: format, factor, and fix tasks

未關閉
#71,796 12 則留言 0 個 reaction 已指派 1 人 在 GitHub 檢視

@terryjreedy 已經在處理了。

開始於 2016年7月25日。

topic-IDLE type-bug
主要語言
Python
星號
77.2k
分支
36k
PR 合併指標
PR 指標待擷取

描述

BPO 27609
Nosy @terryjreedy, @csabella
Dependencies
  • bpo-16198: IDLE - tabbing in a string always brings up file completion window
  • bpo-17238: IDLE: Add import statement completion
  • bpo-18766: IDLE: Autocomplete in editor doesn't work for un-imported modules
  • bpo-21261: Teach IDLE to Autocomplete dictionary keys
  • bpo-22554: Idle: optionally auto-pop-up completion window for names
  • bpo-27099: IDLE: turn built-in extensions into regular modules
  • bpo-27534: IDLE: Reduce number and time for user process imports
  • bpo-27675: IDLE file completion has 2 bugs depending on open quote used
  • bpo-30632: IDLE: add unittests to test_autocomplete
  • bpo-30666: IDLE: add tests for autocomplete window.
  • bpo-30667: IDLE: revise doc subsection 'Completions'
  • bpo-37765: IDLE: Include keywords in module-level autocomplete list
  • bpo-37766: IDLE autocomplete: revise fetch_completions, add htest
  • bpo-38943: Idle autocomplete window doesn't show up
  • bpo-38944: Idle completion windows should close on Escape key
  • bpo-40892: IDLE: use rlcompleter suffixed for completions
  • 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 2016-07-25.00:03:08.689>
    labels = ['expert-IDLE', 'type-bug', '3.10']
    title = 'IDLE completions: format, factor, and fix'
    updated_at = <Date 2020-07-09.23:51:51.090>
    user = 'https://github.com/terryjreedy'
    

    bugs.python.org fields:

    activity = <Date 2020-07-09.23:51:51.090>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = False
    closed_date = None
    closer = None
    components = ['IDLE']
    creation = <Date 2016-07-25.00:03:08.689>
    creator = 'terry.reedy'
    dependencies = ['16198', '17238', '18766', '21261', '22554', '27099', '27534', '27675', '30632', '30666', '30667', '37765', '37766', '38943', '38944', '40892']
    files = []
    hgrepos = []
    issue_num = 27609
    keywords = []
    message_count = 13.0
    messages = ['271186', '271187', '271190', '271214', '271923', '296032', '296033', '316311', '349070', '358150', '370846', '373265', '373433']
    nosy_count = 2.0
    nosy_names = ['terry.reedy', 'cheryl.sabella']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27609'
    versions = ['Python 3.10']
    

    貢獻指南

    開啟貢獻指南

    從這裡開始

    1. 先讀完整個 Issue,再讀專案的貢獻指南。
    2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
    3. Fork 儲存庫,在一個分支上完成修改。
    4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

    評估

    這個 Issue 還沒有評估資料。

    把新 issue 寄到你的電子郵件信箱

    精選適合新手參與的 GitHub issue 摘要。