[issue34706] Signature.from_callable sometimes drops subclassing

Buck Evan report at bugs.python.org
Sun Sep 16 17:12:01 EDT 2018


New submission from Buck Evan <buck.2019 at gmail.com>:

Specifically in the case of a class that does not override its constructor signature inherited from object.

Github PR incoming shortly.

----------
components: Library (Lib)
messages: 325501
nosy: bukzor
priority: normal
severity: normal
status: open
title: Signature.from_callable sometimes drops subclassing
versions: Python 3.7

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


More information about the Python-bugs-list mailing list