Skip to content

Subclass of both ABC and ABCMeta breaks on __subclasscheck__ #87760

Description

@erezinman
mannequin
BPO 43594
Nosy @gvanrossum, @terryjreedy, @erezinman, @kamilturek

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 = None
created_at = <Date 2021-03-22.13:42:00.949>
labels = ['3.8', 'library', '3.9', '3.10']
title = 'Subclass of  both `ABC`  and `ABCMeta` breaks on `__subclasscheck__`'
updated_at = <Date 2021-03-26.23:17:05.469>
user = 'https://github.com/erezinman'

bugs.python.org fields:

activity = <Date 2021-03-26.23:17:05.469>
actor = 'gvanrossum'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2021-03-22.13:42:00.949>
creator = 'erezinman'
dependencies = []
files = []
hgrepos = []
issue_num = 43594
keywords = []
message_count = 3.0
messages = ['389314', '389562', '389573']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'terry.reedy', 'erezinman', 'kamilturek']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue43594'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions