Skip to content

IDLE: Goto should remove selection and update the status bar #84033

Description

@DaveLiptack
BPO 39852
Nosy @gvanrossum, @terryjreedy, @miss-islington
PRs
  • bpo-39852: IDLE 'Go to line' deletes selection, updates status #18801
  • [3.8] bpo-39852: IDLE 'Go to line' deletes selection, updates status (GH-18801) #18857
  • [3.7] bpo-39852: IDLE 'Go to line' deletes selection, updates status (GH-18801) #18858
  • Files
  • selection_clear.py
  • 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 = <Date 2020-03-08.18:51:40.174>
    created_at = <Date 2020-03-04.18:12:17.807>
    labels = ['3.8', 'expert-IDLE', 'type-bug', '3.7', '3.9']
    title = 'IDLE: Goto should remove selection and update the status bar'
    updated_at = <Date 2020-03-09.20:46:53.135>
    user = 'https://bugs.python.org/DaveLiptack'

    bugs.python.org fields:

    activity = <Date 2020-03-09.20:46:53.135>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2020-03-08.18:51:40.174>
    closer = 'terry.reedy'
    components = ['IDLE']
    creation = <Date 2020-03-04.18:12:17.807>
    creator = 'Dave Liptack'
    dependencies = []
    files = ['48957']
    hgrepos = []
    issue_num = 39852
    keywords = ['patch']
    message_count = 15.0
    messages = ['363370', '363392', '363439', '363457', '363487', '363490', '363514', '363579', '363670', '363671', '363672', '363691', '363695', '363740', '363770']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'terry.reedy', 'miss-islington', 'Dave Liptack']
    pr_nums = ['18801', '18857', '18858']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue39852'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions