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 benjamin.peterson, brett.cannon, eli.bendersky, eric.snow, larry, ncoghlan, python-dev, rhettinger, serhiy.storchaka, skrah, techtonik
Date 2014-05-10.02:03:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gQWsR39KCz7LjS@mail.python.org>
In-reply-to
Content
New changeset 604e1b1a7777 by Eli Bendersky in branch 'default':
Issue #19655: Add tests for the new asdl parser.
http://hg.python.org/cpython/rev/604e1b1a7777
History
Date User Action Args
2014-05-10 02:03:24python-devsetrecipients: + python-dev, brett.cannon, rhettinger, ncoghlan, larry, techtonik, benjamin.peterson, eli.bendersky, skrah, eric.snow, serhiy.storchaka
2014-05-10 02:03:24python-devlinkissue19655 messages
2014-05-10 02:03:23python-devcreate