python / python/cpython

IDLE completions: format, factor, and fix tasks

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

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

2016年7月25日 から。

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

説明

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. リポジトリをフォークし、ブランチを切って変更します。
    4. issue 番号を参照したプルリクエストを送ります。

    評価

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

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

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