[issue14611] inspect.getargs fails on some anonymous tuples

Scott Sanderson report at bugs.python.org
Wed Oct 7 19:51:55 EDT 2015


Scott Sanderson added the comment:

This issue is the root cause of at least two open issues in IPython:

https://github.com/ipython/ipython/issues/8293
https://github.com/ipython/ipython/issues/8205

Testing locally, the patch supplied here fixes both of those issues.  Is there still work that needs to be done here?

----------
nosy: +Scott Sanderson

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


More information about the Python-bugs-list mailing list