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 Arfrever, benjamin.peterson, bfroehle, jcea, python-dev
Date 2012-10-31.17:36:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XsGtg6tXXzPVD@mail.python.org>
In-reply-to
Content
New changeset e87d617cef23 by Benjamin Peterson in branch 'default':
make PyGrammar_LabelRepr return a const char * (closes #16369)
http://hg.python.org/cpython/rev/e87d617cef23
History
Date User Action Args
2012-10-31 17:36:28python-devsetrecipients: + python-dev, jcea, benjamin.peterson, Arfrever, bfroehle
2012-10-31 17:36:28python-devlinkissue16369 messages
2012-10-31 17:36:28python-devcreate