[issue27172] Add skip_bound_arg argument to inspect.Signature.from_callable()

ryan.petrello report at bugs.python.org
Wed Jun 1 00:04:50 EDT 2016


Changes by ryan.petrello <ryan at ryanpetrello.com>:


----------
components: Library (Lib)
files: signature-from-callable-skip-bound-arg.patch
keywords: patch
nosy: ryan.petrello
priority: normal
severity: normal
status: open
title: Add skip_bound_arg argument to inspect.Signature.from_callable()
type: enhancement
versions: Python 3.6
Added file: http://bugs.python.org/file43078/signature-from-callable-skip-bound-arg.patch

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


More information about the Python-bugs-list mailing list