Skip to content

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

@serwy

Description

@serwy
mannequin
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']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions