[issue42195] Inconsistent __args__ between typing.Callable and collections.abc.Callable

miss-islington report at bugs.python.org
Sat Jan 2 11:19:18 EST 2021


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


New changeset 49cd68fb1ed4cbaf109308c0a7c8c1efcf6f3775 by Ken Jin in branch 'master':
bpo-42195: Disallow isinstance/issubclass for subclasses of genericaliases in Union (GH-24059)
https://github.com/python/cpython/commit/49cd68fb1ed4cbaf109308c0a7c8c1efcf6f3775


----------

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


More information about the Python-bugs-list mailing list