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 Chema Cortés, Guido Treutwein, Yury.Selivanov, docs@python, python-dev, r.david.murray, rjordens, serhiy.storchaka, yselivanov, zach.ware
Date 2016-05-08.19:00:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160508190025.42555.10022.6A197E19@psf.io>
In-reply-to
Content
New changeset e876ff4e9e95 by Serhiy Storchaka in branch '3.5':
Issue #26156: Make expressions grammar description more semantically correct.
https://hg.python.org/cpython/rev/e876ff4e9e95

New changeset 61e3160310ae by Serhiy Storchaka in branch 'default':
Issue #26156: Make expressions grammar description more semantically correct.
https://hg.python.org/cpython/rev/61e3160310ae
History
Date User Action Args
2016-05-08 19:00:33python-devsetrecipients: + python-dev, r.david.murray, docs@python, Yury.Selivanov, zach.ware, serhiy.storchaka, yselivanov, rjordens, Chema Cortés, Guido Treutwein
2016-05-08 19:00:33python-devlinkissue26156 messages
2016-05-08 19:00:33python-devcreate