[issue21117] inspect.signature: inaccuracies for partial functions

Yury Selivanov report at bugs.python.org
Wed Apr 2 02:02:19 CEST 2014


Yury Selivanov added the comment:

> Oh, wait, it *does* have a usable signature. It's just that all the *subsequent* positional-or-keyword parameters also have to be marked as keyword-only.

Interesting idea. I'll incorporate this logic into the patch.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21117>
_______________________________________


More information about the Python-bugs-list mailing list