Skip to content

functools: singledispatchmethod doesn't work with classmethod #83860

Closed
@vr2262

Description

@vr2262
BPO 39679
Nosy @ncoghlan, @glyph, @ambv, @mgrandi, @ilevkivskyi, @miss-islington, @tirkarthi, @mental32, @vr2262, @FFY00, @EugenePY, @AlexWaygood
PRs
  • bpo-39679: Add tests for classmethod/staticmethod singledispatchmethods #29034
  • [3.10] bpo-39679: Add tests for classmethod/staticmethod singledispatchmethods (GH-29034) #29072
  • [3.9] bpo-39679: Fix singledispatchmethod classmethod/staticmethod bug #29087
  • 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-10-28.16:03:07.339>
    created_at = <Date 2020-02-18.19:16:15.217>
    labels = ['type-bug', 'library', '3.9']
    title = "functools: singledispatchmethod doesn't work with classmethod"
    updated_at = <Date 2021-10-28.16:03:07.338>
    user = 'https://github.com/vr2262'

    bugs.python.org fields:

    activity = <Date 2021-10-28.16:03:07.338>
    actor = 'lukasz.langa'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-10-28.16:03:07.339>
    closer = 'lukasz.langa'
    components = ['Library (Lib)']
    creation = <Date 2020-02-18.19:16:15.217>
    creator = 'Viktor Roytman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39679
    keywords = ['patch']
    message_count = 15.0
    messages = ['362233', '362253', '362434', '362442', '371230', '372405', '378344', '380221', '395910', '404147', '404348', '404362', '404363', '405195', '405196']
    nosy_count = 13.0
    nosy_names = ['ncoghlan', 'glyph', 'lukasz.langa', 'markgrandi', 'levkivskyi', 'miss-islington', 'xtreak', 'mental', 'Viktor Roytman', 'FFY00', 'EugenePY', 'dmkulazhenko', 'AlexWaygood']
    pr_nums = ['29034', '29072', '29087']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue39679'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9only security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions