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

Irit Katriel report at bugs.python.org
Tue Sep 7 09:48:23 EDT 2021


Irit Katriel <iritkatriel at gmail.com> added the comment:

Reproduced on 3.11.

I've changed type because crash typically refers to segfault rather than an exception being raised.

----------
nosy: +iritkatriel
type: crash -> behavior
versions: +Python 3.10, Python 3.11, Python 3.9 -Python 3.7

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


More information about the Python-bugs-list mailing list