[issue20816] inspect.getcallargs() attempts to iterate over None

Roundup Robot report at bugs.python.org
Thu Mar 27 23:28:05 CET 2014


Roundup Robot added the comment:

New changeset 3de2e729d0fb by Yury Selivanov in branch 'default':
inspect: Fix getcallargs() to raise correct TypeError
http://hg.python.org/cpython/rev/3de2e729d0fb

New changeset 070dfca74610 by Yury Selivanov in branch '3.4':
inspect: Fix getcallargs() to raise correct TypeError
http://hg.python.org/cpython/rev/070dfca74610

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

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


More information about the Python-bugs-list mailing list