Skip to content

tkinter after_cancel does not behave correctly when called with id=None #77038

@csabella

Description

@csabella
BPO 32857
Nosy @serhiy-storchaka, @csabella, @miss-islington
PRs
  • bpo-32857: tkinter after_cancel to raise error if called with None #5701
  • [3.7] bpo-32857: Raise error when tkinter after_cancel() is called with None. (GH-5701) #5972
  • [3.6] bpo-32857: Raise error when tkinter after_cancel() is called with None. (GH-5701) #5973
  • [2.7] bpo-32857: Raise error when tkinter after_cancel() is called with None (GH-5701) #6620
  • 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 = <Date 2018-05-05.13:20:35.328>
    created_at = <Date 2018-02-16.13:20:14.204>
    labels = ['3.7', '3.8', 'type-bug', 'expert-tkinter']
    title = 'tkinter after_cancel does not behave correctly when called with id=None'
    updated_at = <Date 2018-05-05.13:20:35.328>
    user = 'https://github.com/csabella'

    bugs.python.org fields:

    activity = <Date 2018-05-05.13:20:35.328>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-05-05.13:20:35.328>
    closer = 'serhiy.storchaka'
    components = ['Tkinter']
    creation = <Date 2018-02-16.13:20:14.204>
    creator = 'cheryl.sabella'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32857
    keywords = ['patch']
    message_count = 11.0
    messages = ['312231', '312233', '312234', '312349', '312384', '312404', '312566', '313207', '313209', '313210', '316208']
    nosy_count = 3.0
    nosy_names = ['serhiy.storchaka', 'cheryl.sabella', 'miss-islington']
    pr_nums = ['5701', '5972', '5973', '6620']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32857'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions