Skip to content

functools.singledispatch interacts poorly with methods #76561

@ethanhs

Description

@ethanhs
mannequin
BPO 32380
Nosy @ncoghlan, @methane, @ambv, @ilevkivskyi, @ethanhs
PRs
  • bpo-32380 Fix singledispatch interaction with methods #4987
  • bpo-32380: Create functools.singledispatchmethod #6306
  • bpo-32380: add "versionadded: 3.8" to singledispatchmethod #12580
  • 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-28.22:47:25.724>
    created_at = <Date 2017-12-19.22:23:08.394>
    labels = ['3.8', 'type-bug', 'library']
    title = 'functools.singledispatch interacts poorly with methods'
    updated_at = <Date 2019-03-27.09:15:21.725>
    user = 'https://github.com/ethanhs'

    bugs.python.org fields:

    activity = <Date 2019-03-27.09:15:21.725>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-05-28.22:47:25.724>
    closer = 'ethan smith'
    components = ['Library (Lib)']
    creation = <Date 2017-12-19.22:23:08.394>
    creator = 'ethan smith'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32380
    keywords = ['patch']
    message_count = 7.0
    messages = ['308687', '308944', '314644', '314817', '317765', '317941', '338945']
    nosy_count = 5.0
    nosy_names = ['ncoghlan', 'methane', 'lukasz.langa', 'levkivskyi', 'ethan smith']
    pr_nums = ['4987', '6306', '12580']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32380'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions