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 Saimadhav.Heblikar, jesstess, python-dev, taleinat, terry.reedy
Date 2014-06-16.23:01:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gsp264mkPz7LjN@mail.python.org>
In-reply-to
Content
New changeset 59730aecce9b by Terry Jan Reedy in branch '2.7':
Issue #21686: add unittest for idlelib.HyperParser.  Original patch by Saimadhav
http://hg.python.org/cpython/rev/59730aecce9b

New changeset 2fc89d2230a2 by Terry Jan Reedy in branch '3.4':
Issue #21686: add unittest for idlelib.HyperParser.  Original patch by Saimadhav
http://hg.python.org/cpython/rev/2fc89d2230a2
History
Date User Action Args
2014-06-16 23:01:35python-devsetrecipients: + python-dev, terry.reedy, taleinat, jesstess, Saimadhav.Heblikar
2014-06-16 23:01:35python-devlinkissue21686 messages
2014-06-16 23:01:35python-devcreate