[issue44606] Discrepancy between isinstance() and issubclass() for union types

miss-islington report at bugs.python.org
Wed Jul 14 00:55:49 EDT 2021


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset b42eee78e7651693aa38c390f577e5d499dcf55d by Miss Islington (bot) in branch '3.10':
bpo-44606: Fix __instancecheck__ and __subclasscheck__ for the union type. (GH-27120)
https://github.com/python/cpython/commit/b42eee78e7651693aa38c390f577e5d499dcf55d


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44606>
_______________________________________


More information about the Python-bugs-list mailing list