[issue20223] inspect.signature does not support new functools.partialmethod

Nick Coghlan report at bugs.python.org
Fri Jan 24 14:58:13 CET 2014


Nick Coghlan added the comment:

As far as pushing goes, I'd wait until Larry lands issue 20189 - I suspect there's a risk of conflict between these patches in the inspect module, and that one is key to getting builtin signatures supported properly :)

----------
dependencies: +inspect.Signature doesn't recognize all builtin types

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


More information about the Python-bugs-list mailing list