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, cstratak, gvanrossum, lys.nikolaou, ned.deily, pablogsal, serhiy.storchaka, vstinner
Date 2020-05-01.11:32:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588332750.9.0.0260366693617.issue40334@roundup.psfhosted.org>
In-reply-to
Content
New changeset b796b3fb48283412d3caf52323c69690e5818d3d by Pablo Galindo in branch 'master':
bpo-40334: Simplify type handling in the PEG c_generator (GH-19818)
https://github.com/python/cpython/commit/b796b3fb48283412d3caf52323c69690e5818d3d
History
Date User Action Args
2020-05-01 11:32:30pablogsalsetrecipients: + pablogsal, gvanrossum, vstinner, ned.deily, serhiy.storchaka, Anthony Sottile, cstratak, lys.nikolaou, BTaskaya
2020-05-01 11:32:30pablogsalsetmessageid: <1588332750.9.0.0260366693617.issue40334@roundup.psfhosted.org>
2020-05-01 11:32:30pablogsallinkissue40334 messages
2020-05-01 11:32:30pablogsalcreate