Skip to content

issubclass and isinstance doesn't check for all 2nd argument types #89095

Description

@thatbirdguythatuknownot
BPO 44932
Nosy @gvanrossum, @serhiy-storchaka, @Fidget-Spinner, @thatbirdguythatuknownot

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-08-17.11:57:52.397>
created_at = <Date 2021-08-17.07:26:02.366>
labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
title = "`issubclass` and `isinstance` doesn't check for all 2nd argument types"
updated_at = <Date 2021-08-17.19:09:23.977>
user = 'https://github.com/thatbirdguythatuknownot'

bugs.python.org fields:

activity = <Date 2021-08-17.19:09:23.977>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = <Date 2021-08-17.11:57:52.397>
closer = 'kj'
components = ['Library (Lib)']
creation = <Date 2021-08-17.07:26:02.366>
creator = 'Crowthebird'
dependencies = []
files = []
hgrepos = []
issue_num = 44932
keywords = []
message_count = 5.0
messages = ['399717', '399722', '399741', '399745', '399783']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'serhiy.storchaka', 'kj', 'Crowthebird']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue44932'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.10only security fixes3.11only security fixes3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions