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 JelleZijlstra, Mark.Shannon, saulshanabrook
Date 2022-02-16.11:26:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645010777.32.0.24873446033.issue46724@roundup.psfhosted.org>
In-reply-to
Content
New changeset d4e4ef107a9fea257981d7701f023177b704a44f by Mark Shannon in branch '3.10':
[3.10] bpo-46724: Use `JUMP_ABSOLUTE` for all backward jumps. (GH-31326) (GH-31354)
https://github.com/python/cpython/commit/d4e4ef107a9fea257981d7701f023177b704a44f
History
Date User Action Args
2022-02-16 11:26:17Mark.Shannonsetrecipients: + Mark.Shannon, saulshanabrook, JelleZijlstra
2022-02-16 11:26:17Mark.Shannonsetmessageid: <1645010777.32.0.24873446033.issue46724@roundup.psfhosted.org>
2022-02-16 11:26:17Mark.Shannonlinkissue46724 messages
2022-02-16 11:26:17Mark.Shannoncreate