python / python/cpython

IDLE completions: format, factor, and fix tasks

Aperta
#71,796 12 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@terryjreedy ci sta già lavorando.

Dal 25/7/2016.

topic-IDLE type-bug
Lingua principale
Python
Stelle
77.2k
Fork
36k
Metriche di merge delle PR
Metriche PR in attesa

Descrizione

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

    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.

    Valutazione

    Questa issue non è ancora stata valutata.

    Ricevi le nuove issue nella tua casella

    Un breve riepilogo di issue GitHub adatte ai principianti.