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

Ken Jin report at bugs.python.org
Tue Jul 13 13:34:37 EDT 2021


Ken Jin <kenjin4096 at gmail.com> added the comment:

> 3. There is also a crash in isinstance():

That's unfortunate :(.

Serhiy, thanks for catching all these bugs in union. I recently realized you probably made 50% of all bug reports for union and they're very much appreciated :).

> Converting None to type(None) will be done in other PR.

Alright. Do tell me if you're too busy and want me to take it up instead. I'll be glad to help.

----------

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


More information about the Python-bugs-list mailing list