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-17.20:35:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gtLlZ16kWz7LkL@mail.python.org>
In-reply-to
Content
New changeset 8a64509b0bd5 by Terry Jan Reedy in branch '2.7':
Issue #21694: Add unittest for ParenMatch. Patch by Saimadhav Heblikar.
http://hg.python.org/cpython/rev/8a64509b0bd5

New changeset 385d4fea9f13 by Terry Jan Reedy in branch '3.4':
Issue #21694: Add unittest for ParenMatch. Patch by Saimadhav Heblikar.
http://hg.python.org/cpython/rev/385d4fea9f13
History
Date User Action Args
2014-06-17 20:35:55python-devsetrecipients: + python-dev, terry.reedy, taleinat, jesstess, Saimadhav.Heblikar
2014-06-17 20:35:54python-devlinkissue21694 messages
2014-06-17 20:35:54python-devcreate