IDLE: autocomplete dictionary keys

未关闭
#65,460 23 条评论 0 个 reaction 已指派 1 人 在 GitHub 查看

@terryjreedy 已经在做这个了。

开始于 2019年8月5日。

评估

这个 Issue 还没有评估数据。

描述

topic-IDLE type-feature
BPO 21261
Nosy @rhettinger, @terryjreedy, @taleinat, @vadmium, @mlouielu, @aeros
PRs
  • python/cpython#1511
  • python/cpython#15169
  • python/cpython#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']
    

    主要语言
    Python
    星标
    77.2k
    派生
    36k
    平均合并
    1 天 9 小时
    30 天内合并 PR
    558

    贡献指南

    打开贡献指南

    从这里开始

    1. 先读完整个 Issue,再读项目的贡献指南。
    2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
    3. Fork 仓库,在一个分支上完成修改。
    4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

    python/cpython 的其他 Issue

    查看 python/cpython 的全部 Issue

    相似的 Issue

    更多 Python Issue

    把新 issue 发到你的邮箱

    精选适合新手参与的 GitHub issue 摘要。