[issue34498] Python 3.7 breaks on singledispatch_function.register(pseudo_type), which Python 3.6 accepted

Michael Selik report at bugs.python.org
Thu Mar 28 14:37:02 EDT 2019


Michael Selik <mike at selik.org> added the comment:

+1 for this use case. Until it's resolved, perhaps there should be a note in the singledispatch docs that types from the ``typing`` module should not be used?

----------
nosy: +selik

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


More information about the Python-bugs-list mailing list