Skip to content

IDLE goto should use query.Query subclass #71302

@terryjreedy

Description

@terryjreedy
BPO 27115
Nosy @terryjreedy, @serhiy-storchaka, @mlouielu, @miss-islington
PRs
  • bpo-27115: Move IDLE Query error blanking #18868
  • [3.8] bpo-27115: Move IDLE Query error blanking (GH-18868) #18869
  • [3.7] bpo-27115: Move IDLE Query error blanking (GH-18868) #18870
  • bpo-27115: Use Query subclass for IDLE editor Goto #18871
  • [3.8] bpo-27115: Use Query subclass for IDLE editor Goto (GH-18871) #18886
  • [3.7] bpo-27115: Use Query subclass for IDLE editor Goto (GH-18871) #18887
  • 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-10.01:07:06.940>
    created_at = <Date 2016-05-24.23:26:29.279>
    labels = ['expert-IDLE', 'type-bug', '3.7']
    title = 'IDLE goto should use query.Query subclass'
    updated_at = <Date 2020-03-10.01:07:06.939>
    user = 'https://github.com/terryjreedy'

    bugs.python.org fields:

    activity = <Date 2020-03-10.01:07:06.939>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2020-03-10.01:07:06.940>
    closer = 'terry.reedy'
    components = ['IDLE']
    creation = <Date 2016-05-24.23:26:29.279>
    creator = 'terry.reedy'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 27115
    keywords = ['patch']
    message_count = 18.0
    messages = ['266289', '268186', '268193', '268197', '294547', '294735', '294806', '294812', '294814', '363476', '363673', '363687', '363692', '363693', '363694', '363771', '363793', '363794']
    nosy_count = 4.0
    nosy_names = ['terry.reedy', 'serhiy.storchaka', 'louielu', 'miss-islington']
    pr_nums = ['18868', '18869', '18870', '18871', '18886', '18887']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27115'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions