Yury Selivanov added the comment: Hi Emily! Python 2.7 is in a maintenance-only mode at this point and mostly receives security-related patches. The problem with accepting other kind of patches is that we want 2.7 to be super stable.
You can continue working on this bug anyways, once the patch is ready we'll have to ask Benjamin Peterson (Python 2.7 release manager) to review it. I suspect the bug is that inspect.getargspec doesn't fully support tuple arguments unpacking (it's a rather obscure feature that we removed from Python 3). ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue29354> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com