[issue19611] inspect.getcallargs doesn't properly interpret set comprehension code objects.

Nick Coghlan report at bugs.python.org
Sat Jun 4 17:45:58 EDT 2016


Nick Coghlan added the comment:

Fix committed for 3.6 - this is obscure enough that I'm not going to worry about fixing it on maintenance branches.

----------
resolution:  -> fixed
stage:  -> resolved
status: open -> closed
type:  -> behavior
versions:  -Python 2.7

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


More information about the Python-bugs-list mailing list