[docs] [issue19573] Fix the docstring of inspect.Parameter and the implementation of _ParameterKind

Roundup Robot report at bugs.python.org
Thu Mar 27 16:32:29 CET 2014


Roundup Robot added the comment:

New changeset c2b94f891c88 by Yury Selivanov in branch 'default':
inspect.signature: Use enum for parameter kind constants. Closes #19573
http://hg.python.org/cpython/rev/c2b94f891c88

----------
nosy: +python-dev
resolution:  -> fixed
stage: patch review -> committed/rejected
status: open -> closed

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


More information about the docs mailing list