This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients belopolsky, daniel.urban, python-dev, rhettinger
Date 2012-06-07.18:29:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SchSZ-00080q-If@dinsdale.python.org>
In-reply-to
Content
New changeset 22dc0a433b0e by Alexander Belopolsky in branch 'default':
Issue #11823: disassembly now shows argument counts on calls with keyword args
http://hg.python.org/cpython/rev/22dc0a433b0e
History
Date User Action Args
2012-06-07 18:29:37python-devsetrecipients: + python-dev, rhettinger, belopolsky, daniel.urban
2012-06-07 18:29:30python-devlinkissue11823 messages
2012-06-07 18:29:29python-devcreate