Skip to content

IDLE not displaying RecursionError tracebacks and hangs #70993

Description

@terryjreedy
BPO 26806
Nosy @terryjreedy, @taleinat, @serhiy-storchaka, @miss-islington
PRs
  • bpo-26806: add 30 to the recursion limit in IDLE's shell #13944
  • [3.8] bpo-26806: add 30 to the recursion limit in IDLE's shell (GH-13944) #14621
  • [3.7] bpo-26806: add 30 to the recursion limit in IDLE's shell (GH-13944) #14622
  • bpo-26806: IDLE should run without docstrings #14657
  • [3.8] bpo-26806: IDLE should run without docstrings (GH-14657) #14677
  • [3.7] bpo-26806: IDLE should run without docstrings (GH-14657) #14678
  • 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 2019-07-06.12:56:54.321>
    created_at = <Date 2016-04-19.22:39:04.048>
    labels = ['3.8', 'expert-IDLE', 'type-bug', '3.7', '3.9']
    title = 'IDLE not displaying RecursionError tracebacks and hangs'
    updated_at = <Date 2019-07-09.19:16:48.745>
    user = 'https://github.com/terryjreedy'

    bugs.python.org fields:

    activity = <Date 2019-07-09.19:16:48.745>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2019-07-06.12:56:54.321>
    closer = 'taleinat'
    components = ['IDLE']
    creation = <Date 2016-04-19.22:39:04.048>
    creator = 'terry.reedy'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 26806
    keywords = ['patch']
    message_count = 19.0
    messages = ['263785', '263795', '263797', '263854', '263856', '263860', '277927', '345087', '345098', '345137', '345138', '345141', '345142', '347429', '347430', '347431', '347573', '347574', '347575']
    nosy_count = 4.0
    nosy_names = ['terry.reedy', 'taleinat', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['13944', '14621', '14622', '14657', '14677', '14678']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26806'
    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