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, iritkatriel
Date 2022-03-31.13:14:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648732473.23.0.208344230535.issue47120@roundup.psfhosted.org>
In-reply-to
Content
 New changeset a00518d9ad9a8f408a9699191019d75dd8406c32 by Irit Katriel in branch 'main': bpo-47120: Replace the JUMP_ABSOLUTE opcode by the relative JUMP_BACKWARD (GH-32115) https://github.com/python/cpython/commit/a00518d9ad9a8f408a9699191019d75dd8406c32 
History
Date User Action Args
2022-03-31 13:14:33Mark.Shannonsetrecipients: + Mark.Shannon, iritkatriel
2022-03-31 13:14:33Mark.Shannonsetmessageid: <1648732473.23.0.208344230535.issue47120@roundup.psfhosted.org>
2022-03-31 13:14:33Mark.Shannonlinkissue47120 messages
2022-03-31 13:14:33Mark.Shannoncreate