[issue17159] Remove explicit type check from inspect.Signature.from_function()

Larry Hastings report at bugs.python.org
Mon Feb 3 09:45:57 CET 2014


Larry Hastings added the comment:

> What I'm saying is that the existing function introspection API
> would have provided a much better way to do these things,
> and that it's good to finally have the meta data available in the
> source code so that that API can be made available at some point.

What "existing function introspection API"?  I wasn't aware there was an existing mechanism to provide signature metadata for builtin functions.

----------

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


More information about the Python-bugs-list mailing list