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
Date 2022-04-07.19:31:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset ef6a482b0285870c45f39c9b17ed827362b334ae by Brandt Bucher in branch 'main':
bpo-47177: Replace `f_lasti` with `prev_instr` (GH-32208)
https://github.com/python/cpython/commit/ef6a482b0285870c45f39c9b17ed827362b334ae
History
Date User Action Args
2022-04-07 19:31:05brandtbuchersetrecipients: + brandtbucher, Mark.Shannon
2022-04-07 19:31:05brandtbuchersetmessageid: <[email protected]>
2022-04-07 19:31:05brandtbucherlinkissue47177 messages
2022-04-07 19:31:05brandtbuchercreate