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 pablogsal
Recipients Anthony Sottile, BTaskaya, gvanrossum, hauntsaninja, lys.nikolaou, ned.deily, pablogsal, serhiy.storchaka
Date 2020-05-06.22:14:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588803290.0.0.498251803562.issue40334@roundup.psfhosted.org>
In-reply-to
Content
New changeset 470aac4d8e76556bd8f820f3f3928dca2b4d2849 by Pablo Galindo in branch 'master':
bpo-40334: Generate comments in the parser code to improve debugging (GH-19966)
https://github.com/python/cpython/commit/470aac4d8e76556bd8f820f3f3928dca2b4d2849
History
Date User Action Args
2020-05-06 22:14:50pablogsalsetrecipients: + pablogsal, gvanrossum, ned.deily, serhiy.storchaka, Anthony Sottile, lys.nikolaou, BTaskaya, hauntsaninja
2020-05-06 22:14:50pablogsalsetmessageid: <1588803290.0.0.498251803562.issue40334@roundup.psfhosted.org>
2020-05-06 22:14:49pablogsallinkissue40334 messages
2020-05-06 22:14:49pablogsalcreate