[issue24248] Deprecate inspect.Signature.from_function and from_builtin

Nick Coghlan report at bugs.python.org
Thu May 21 03:31:21 CEST 2015


Nick Coghlan added the comment:

+1 from me.

The deprecation warning text in the patch has a typo (callback instead of callable).

For the documentation, in addition to noting the deprecation itself, it may also be worth noting how to explicitly recreate the type restriction.

----------

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


More information about the Python-bugs-list mailing list