[issue46032] functools' singledispatch does not support GenericAlias

Serhiy Storchaka report at bugs.python.org
Sat Dec 25 07:16:19 EST 2021


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 078abb676cf759b1e960f78390b6e80f256f0255 by Serhiy Storchaka in branch 'main':
bpo-46032: Check types in singledispatch's register() at declaration time (GH-30050)
https://github.com/python/cpython/commit/078abb676cf759b1e960f78390b6e80f256f0255


----------

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


More information about the Python-bugs-list mailing list