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, kumaraditya, sobolevn, vstinner, xtreak
Date 2022-02-18.12:56:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645188990.81.0.753473467271.issue46709@roundup.psfhosted.org>
In-reply-to
Content
New changeset e2c28616ce6c3cdb1013c415125220a0b86b86a1 by Nikita Sobolev in branch 'main':
bpo-46709: check eval breaker in specialized `CALL` opcodes (GH-31404)
https://github.com/python/cpython/commit/e2c28616ce6c3cdb1013c415125220a0b86b86a1
History
Date User Action Args
2022-02-18 12:56:30Mark.Shannonsetrecipients: + Mark.Shannon, vstinner, xtreak, sobolevn, kumaraditya
2022-02-18 12:56:30Mark.Shannonsetmessageid: <1645188990.81.0.753473467271.issue46709@roundup.psfhosted.org>
2022-02-18 12:56:30Mark.Shannonlinkissue46709 messages
2022-02-18 12:56:30Mark.Shannoncreate