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 gvanrossum
Recipients Anthony Sottile, BTaskaya, gvanrossum, hauntsaninja, lys.nikolaou, ned.deily, pablogsal, serhiy.storchaka
Date 2020-05-10.04:34:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589085297.83.0.804370222468.issue40334@roundup.psfhosted.org>
In-reply-to
Content
New changeset ac7a92cc0a821699df48bc2e30a02c25d6338f78 by Pablo Galindo in branch 'master':
bpo-40334: Avoid collisions between parser variables and grammar variables (GH-19987)
https://github.com/python/cpython/commit/ac7a92cc0a821699df48bc2e30a02c25d6338f78
History
Date User Action Args
2020-05-10 04:34:57gvanrossumsetrecipients: + gvanrossum, ned.deily, serhiy.storchaka, Anthony Sottile, lys.nikolaou, pablogsal, BTaskaya, hauntsaninja
2020-05-10 04:34:57gvanrossumsetmessageid: <1589085297.83.0.804370222468.issue40334@roundup.psfhosted.org>
2020-05-10 04:34:57gvanrossumlinkissue40334 messages
2020-05-10 04:34:57gvanrossumcreate