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, kj
Date 2021-07-08.12:33:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625747605.89.0.437841298373.issue44581@roundup.psfhosted.org>
In-reply-to
Content
New changeset 514f76bbac386c320a9f3a70797241c612544391 by Mark Shannon in branch 'main':
bpo-44581: Don't execute quickened instructions if tracing is on (GH-27064)
https://github.com/python/cpython/commit/514f76bbac386c320a9f3a70797241c612544391
History
Date User Action Args
2021-07-08 12:33:25Mark.Shannonsetrecipients: + Mark.Shannon, kj
2021-07-08 12:33:25Mark.Shannonsetmessageid: <1625747605.89.0.437841298373.issue44581@roundup.psfhosted.org>
2021-07-08 12:33:25Mark.Shannonlinkissue44581 messages
2021-07-08 12:33:25Mark.Shannoncreate