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 brandtbucher
Recipients Mark.Shannon, brandtbucher, neonene, pablogsal
Date 2022-03-16.00:08:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647389324.92.0.773916373249.issue46841@roundup.psfhosted.org>
In-reply-to
Content
New changeset 49e1e1e1bd59cac1855b1ef4dec05d649ebcd81a by Mark Shannon in branch 'main':
bpo-46841: Don't scan backwards in bytecode (GH-31901)
https://github.com/python/cpython/commit/49e1e1e1bd59cac1855b1ef4dec05d649ebcd81a
History
Date User Action Args
2022-03-16 00:08:44brandtbuchersetrecipients: + brandtbucher, Mark.Shannon, pablogsal, neonene
2022-03-16 00:08:44brandtbuchersetmessageid: <1647389324.92.0.773916373249.issue46841@roundup.psfhosted.org>
2022-03-16 00:08:44brandtbucherlinkissue46841 messages
2022-03-16 00:08:44brandtbuchercreate