Skip to content

IDLE: autocomplete dictionary keys #65460

Description

@rhettinger
BPO 21261
Nosy @rhettinger, @terryjreedy, @taleinat, @vadmium, @mlouielu, @aeros
PRs
  • bpo-21261: IDLE: Add autocomplete when completing dictionary keys #1511
  • bpo-21261: IDLE - add completion of dict sting keys #15169
  • gh-65460: IDLE: add completion of dict keys of type str #26039
  • Files
  • issue21261.patch
  • issue21261.patch: With tests
  • 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 2014-04-16.18:21:12.627>
    labels = ['expert-IDLE', 'type-feature', '3.8', '3.9', '3.10']
    title = 'Teach IDLE to Autocomplete dictionary keys'
    updated_at = <Date 2021-05-11.20:39:47.769>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2021-05-11.20:39:47.769>
    actor = 'taleinat'
    assignee = 'terry.reedy'
    closed = False
    closed_date = None
    closer = None
    components = ['IDLE']
    creation = <Date 2014-04-16.18:21:12.627>
    creator = 'rhettinger'
    dependencies = []
    files = ['35700', '35709']
    hgrepos = []
    issue_num = 21261
    keywords = ['patch']
    message_count = 23.0
    messages = ['216542', '216813', '221056', '221061', '221102', '265475', '265489', '293282', '293284', '293289', '293502', '293520', '349078', '349091', '349099', '349198', '349216', '349221', '377209', '377211', '377212', '377213', '393471']
    nosy_count = 8.0
    nosy_names = ['rhettinger', 'terry.reedy', 'taleinat', 'martin.panter', 'Eduardo.Seabra', 'cdspace', 'louielu', 'aeros']
    pr_nums = ['1511', '15169', '26039']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue21261'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions