python / python/cpython

Finish IDLE Query dialog appearance and behavior.

未关闭
#71,808 25 条评论 0 个 reaction 已指派 1 人 在 GitHub 查看

@terryjreedy 已经在做这个了。

开始于 2016年7月26日。

topic-IDLE type-bug
主要语言
Python
星标
77.2k
派生
36k
PR 合并指标
PR 指标待抓取

描述

BPO 27621
Nosy @terryjreedy, @stevendaprano, @roseman, @serhiy-storchaka
Files
  • idle_query_press_return.patch
  • dlgonmac.png: snapshot of open module dialog running on mac showing background glitches
  • query.patch
  • query2.diff: put error messages in query widget
  • 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-26.06:02:46.721>
    labels = ['expert-IDLE', 'type-bug', '3.10']
    title = 'Finish IDLE Query dialog appearance and behavior.'
    updated_at = <Date 2020-06-08.00:56:20.579>
    user = 'https://github.com/serhiy-storchaka'
    

    bugs.python.org fields:

    activity = <Date 2020-06-08.00:56:20.579>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = False
    closed_date = None
    closer = None
    components = ['IDLE']
    creation = <Date 2016-07-26.06:02:46.721>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['43891', '43940', '43966', '43998']
    hgrepos = []
    issue_num = 27621
    keywords = ['patch']
    message_count = 25.0
    messages = ['271326', '271341', '271342', '271344', '271358', '271360', '271464', '271481', '271482', '271652', '271663', '271753', '271756', '271757', '271761', '271789', '271870', '271930', '271937', '272073', '272220', '272221', '272341', '272342', '297337']
    nosy_count = 5.0
    nosy_names = ['terry.reedy', 'steven.daprano', 'markroseman', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'test needed'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27621'
    versions = ['Python 3.10']
    

    Linked PRs
    • gh-152773

    贡献指南

    打开贡献指南

    从这里开始

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

    评估

    这个 Issue 还没有评估数据。

    把新 issue 发到你的邮箱

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