Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Some problem with recursion handling #50966

Description

@gregorlingl
BPO 6717
Nosy @loewis, @terryjreedy, @kbkaiser, @pitrou, @vstinner, @DinoV, @bitdancer, @asvetlov, @serhiy-storchaka, @srinivasreddy, @willingc, @LionKimbro
Files
  • dragbug.py: script to reproduce FatalError with python 3.1
  • turtlecrash.py
  • tkinter_recursionbug_31.py: tkinter script producing the crash described here
  • drag_bug_is_nesting_events.py: Demo program showing nesting of event callbacks...
  • test.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 = None
    closed_at = None
    created_at = <Date 2009-08-17.14:15:59.337>
    labels = ['expert-tkinter', 'library', 'type-crash']
    title = 'Some problem with recursion handling'
    updated_at = <Date 2018-11-02.11:09:53.131>
    user = 'https://bugs.python.org/gregorlingl'

    bugs.python.org fields:

    activity = <Date 2018-11-02.11:09:53.131>
    actor = 'thatiparthy'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)', 'Tkinter']
    creation = <Date 2009-08-17.14:15:59.337>
    creator = 'gregorlingl'
    dependencies = []
    files = ['14738', '15063', '15149', '22073', '22365']
    hgrepos = []
    issue_num = 6717
    keywords = []
    message_count = 21.0
    messages = ['91664', '91665', '93676', '94148', '136587', '136590', '136592', '137089', '138347', '158144', '158145', '158146', '158148', '158149', '158150', '158151', '158157', '174892', '319741', '319764', '328663']
    nosy_count = 17.0
    nosy_names = ['loewis', 'terry.reedy', 'kbk', 'pitrou', 'vstinner', 'gregorlingl', 'dino.viehland', 'r.david.murray', 'asvetlov', 'flupke', 'python-dev', 'Peter.Wentworth', 'Emmanuel.Decitre', 'serhiy.storchaka', 'thatiparthy', 'willingc', 'LionKimbro']
    pr_nums = []
    priority = 'high'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue6717'
    versions = ['Python 3.6']

    Linked PRs

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytopic-tkintertype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions