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 Mark.Shannon
Recipients Mark.Shannon, nedbat, pablogsal
Date 2022-01-10.12:29:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641817756.56.0.662874961728.issue46314@roundup.psfhosted.org>
In-reply-to
Content
New changeset ec0c392f34ee2474ceacf66881f05546b540e2d1 by Mark Shannon in branch 'main':
bpo-46314: Remove extra RESUME when compiling a lamdba. (GH-30513)
https://github.com/python/cpython/commit/ec0c392f34ee2474ceacf66881f05546b540e2d1
History
Date User Action Args
2022-01-10 12:29:16Mark.Shannonsetrecipients: + Mark.Shannon, nedbat, pablogsal
2022-01-10 12:29:16Mark.Shannonsetmessageid: <1641817756.56.0.662874961728.issue46314@roundup.psfhosted.org>
2022-01-10 12:29:16Mark.Shannonlinkissue46314 messages
2022-01-10 12:29:16Mark.Shannoncreate