Skip to content

tkinter's after() AttributeError with functools.partial (no attribute __name__) #88570

Description

@philtgd
mannequin
BPO 44404
Nosy @terryjreedy, @serhiy-storchaka, @miss-islington, @E-Paine
PRs
  • bpo-44404: tkinter after support callable classes #26812
  • [3.10] bpo-44404: tkinter after support callable classes (GH-26812) #26921
  • 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 2021-06-27.08:05:21.961>
    created_at = <Date 2021-06-12.20:53:12.881>
    labels = ['type-feature', 'expert-tkinter', '3.10', '3.11']
    title = "tkinter's after() AttributeError with functools.partial (no attribute __name__)"
    updated_at = <Date 2021-06-27.09:34:21.582>
    user = 'https://bugs.python.org/philtgd'

    bugs.python.org fields:

    activity = <Date 2021-06-27.09:34:21.582>
    actor = 'epaine'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-06-27.08:05:21.961>
    closer = 'serhiy.storchaka'
    components = ['Tkinter']
    creation = <Date 2021-06-12.20:53:12.881>
    creator = 'phil.tgd'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44404
    keywords = ['patch']
    message_count = 11.0
    messages = ['395712', '395735', '396095', '396407', '396408', '396434', '396556', '396560', '396564', '396565', '396570']
    nosy_count = 5.0
    nosy_names = ['terry.reedy', 'serhiy.storchaka', 'miss-islington', 'epaine', 'phil.tgd']
    pr_nums = ['26812', '26921']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue44404'
    versions = ['Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixestopic-tkintertype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions