IDLE: Patch to make PyShell behave more like a Terminal interface

未关闭
#46,956 34 条评论 0 个 reaction 已指派 1 人 在 GitHub 查看

@terryjreedy 已经在做这个了。

开始于 2017年6月30日。

评估

这个 Issue 还没有评估数据。

描述

topic-IDLE type-feature
BPO 2704
Nosy @terryjreedy, @kbkaiser, @cben, @devdanzin, @serwy, @roseman, @rovitotv, @SarahPythonista
Files
  • patch_PyShell.py: improved PyShell.py code patch
  • PyShell.py.patch: patch to PyShell.py
  • PyShell.patch: unified diff version of patch_PyShell.py
  • Terminal.py: Extension for Terminal Mode
  • 2704IDLEMakeShellBehaveLikeTerminalFor3dot4.patch
  • 2704IDLEMakeShellBehaveLikeTerminaliDocumentationUpdateFor3dot4.patch
  • Issue2704.patch: Left click disabled in terminal area
  • 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 2008-04-27.18:02:39.048>
    labels = ['expert-IDLE', 'type-bug', '3.10']
    title = 'IDLE: Patch to make PyShell behave more like a Terminal interface'
    updated_at = <Date 2020-08-01.20:20:09.331>
    user = 'https://github.com/serwy'
    

    bugs.python.org fields:

    activity = <Date 2020-08-01.20:20:09.331>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = False
    closed_date = None
    closer = None
    components = ['IDLE']
    creation = <Date 2008-04-27.18:02:39.048>
    creator = 'roger.serwy'
    dependencies = []
    files = ['10124', '10641', '13306', '16661', '29551', '29557', '30173']
    hgrepos = []
    issue_num = 2704
    keywords = ['patch']
    message_count = 34.0
    messages = ['65888', '66119', '66171', '66249', '67706', '68299', '70911', '83478', '85218', '85219', '85237', '85319', '85332', '86627', '101182', '101735', '110888', '110889', '182743', '185026', '185027', '185091', '185107', '185109', '185114', '188703', '188754', '212780', '212781', '242991', '242994', '243140', '243141', '374668']
    nosy_count = 15.0
    nosy_names = ['terry.reedy', 'kbk', 'cben', 'ajaksu2', 'gpolo', 'bmiller', 'roger.serwy', 'markroseman', 'THRlWiTi', 'Todd.Rovito', 'Ramchandra Apte', 'Al.Sweigart', 'Sean.Wolfe', 'Sarah', 'philwebster']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2704'
    versions = ['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 摘要。