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

Guido van Rossum report at bugs.python.org
Mon Dec 14 11:31:00 EST 2020


Guido van Rossum <guido at python.org> added the comment:


New changeset 33b3fedd43e10e5a227ec8b7d251496e7cad4717 by kj in branch '3.9':
[3.9] bpo-42195: Ensure consistency of Callable's __args__ in collections.abc and typing (GH-23765)
https://github.com/python/cpython/commit/33b3fedd43e10e5a227ec8b7d251496e7cad4717


----------

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


More information about the Python-bugs-list mailing list