[issue46014] functools.singledispatch does not support Union types

Łukasz Langa report at bugs.python.org
Fri Dec 10 18:28:07 EST 2021


Łukasz Langa <lukasz at langa.pl> added the comment:


New changeset 3cb357a2e6ac18ee98db5d450414e773744e3c76 by Yurii Karabas in branch 'main':
bpo-46014: Add ability to use typing.Union with singledispatch (GH-30017)
https://github.com/python/cpython/commit/3cb357a2e6ac18ee98db5d450414e773744e3c76


----------

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


More information about the Python-bugs-list mailing list