Skip to content

IDLE: Fix pyparse.find_good_parse_start #77170

@csabella

Description

@csabella
BPO 32989
Nosy @tim-one, @terryjreedy, @csabella, @miss-islington
PRs
  • bpo-32989: IDLE - fix bad editor call of pyparse method #5968
  • [3.8] bpo-32989: IDLE - fix bad editor call of pyparse method (GH-5968) #18096
  • [3.7] bpo-32989: IDLE - fix bad editor call of pyparse method (GH-5968) #18097
  • bpo-32989: IDLE - remove unneeded parameter  #18138
  • [3.8] bpo-32989: IDLE - remove unneeded parameter (GH-18138) #18139
  • [3.7] bpo-32989: IDLE - remove unneeded parameter (GH-18138) #18140
  • 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-01-23.07:11:51.918>
    created_at = <Date 2018-03-03.00:44:36.519>
    labels = ['3.8', 'expert-IDLE', 'type-feature', '3.7', '3.9']
    title = 'IDLE: Fix pyparse.find_good_parse_start'
    updated_at = <Date 2020-01-23.07:11:51.917>
    user = 'https://github.com/csabella'

    bugs.python.org fields:

    activity = <Date 2020-01-23.07:11:51.917>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2020-01-23.07:11:51.918>
    closer = 'terry.reedy'
    components = ['IDLE']
    creation = <Date 2018-03-03.00:44:36.519>
    creator = 'cheryl.sabella'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32989
    keywords = ['patch']
    message_count = 16.0
    messages = ['313170', '313178', '313179', '313180', '313195', '313205', '313231', '360361', '360380', '360384', '360385', '360539', '360540', '360542', '360543', '360544']
    nosy_count = 4.0
    nosy_names = ['tim.peters', 'terry.reedy', 'cheryl.sabella', 'miss-islington']
    pr_nums = ['5968', '18096', '18097', '18138', '18139', '18140']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32989'
    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