[issue33018] Improve issubclass() error checking and message

Alexey Izbyshev report at bugs.python.org
Thu Mar 8 09:53:28 EST 2018


Alexey Izbyshev <izbyshev at ispras.ru> added the comment:

PR 5944 changes ABC.__subclasscheck__ (not issubclass) to check its first argument, so if it's merged there will be no crash even with the revert.

----------

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


More information about the Python-bugs-list mailing list