Skip to content

functools.singledispatch fails when "not BaseClass" is True #67760

@SergioPascual

Description

@SergioPascual
BPO 23572
Nosy @pfmoore, @ambv, @serhiy-storchaka, @1st1
Files
  • singledispatch-test.py: A class that breaks singledispatch
  • issue23572.stoneleaf.01.patch
  • 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 = 'https://github.com/ambv'
    closed_at = <Date 2015-08-18.18:24:22.035>
    created_at = <Date 2015-03-03.12:17:09.172>
    labels = ['library']
    title = 'functools.singledispatch fails when "not BaseClass" is True'
    updated_at = <Date 2015-09-04.17:23:56.610>
    user = 'https://bugs.python.org/SergioPascual'

    bugs.python.org fields:

    activity = <Date 2015-09-04.17:23:56.610>
    actor = 'lukasz.langa'
    assignee = 'lukasz.langa'
    closed = True
    closed_date = <Date 2015-08-18.18:24:22.035>
    closer = 'yselivanov'
    components = ['Library (Lib)']
    creation = <Date 2015-03-03.12:17:09.172>
    creator = 'Sergio Pascual'
    dependencies = []
    files = ['38314', '39398']
    hgrepos = []
    issue_num = 23572
    keywords = ['patch']
    message_count = 9.0
    messages = ['237126', '242291', '242381', '243374', '248685', '248782', '248783', '248784', '249792']
    nosy_count = 7.0
    nosy_names = ['paul.moore', 'lukasz.langa', 'python-dev', 'serhiy.storchaka', 'yselivanov', 'Drekin', 'Sergio Pascual']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue23572'
    versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions