[issue40897] Inheriting from class that defines __new__ causes inspect.signature to always return (*args, **kwargs) for constructor

Łukasz Langa report at bugs.python.org
Fri Jul 16 09:14:54 EDT 2021


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

We won't be backporting this fix to 3.9 due to larger changes between versions.

----------
versions: +Python 3.10, Python 3.11

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


More information about the Python-bugs-list mailing list