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, Xtrem532, erlendaasland, gvanrossum, hroncok, jpe, lukasz.langa, miss-islington, pablogsal, petr.viktorin, rhettinger, scoder, vstinner
Date 2021-10-05.10:01:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633428076.15.0.0354735639627.issue43760@roundup.psfhosted.org>
In-reply-to
Content
New changeset bd627eb7ed08a891dd1356756feb1ce2600358e4 by Mark Shannon in branch 'main':
bpo-43760: Check for tracing using 'bitwise or' instead of branch in dispatch. (GH-28723)
https://github.com/python/cpython/commit/bd627eb7ed08a891dd1356756feb1ce2600358e4
History
Date User Action Args
2021-10-05 10:01:16Mark.Shannonsetrecipients: + Mark.Shannon, gvanrossum, rhettinger, jpe, scoder, vstinner, petr.viktorin, lukasz.langa, hroncok, pablogsal, miss-islington, erlendaasland, Xtrem532
2021-10-05 10:01:16Mark.Shannonsetmessageid: <1633428076.15.0.0354735639627.issue43760@roundup.psfhosted.org>
2021-10-05 10:01:16Mark.Shannonlinkissue43760 messages
2021-10-05 10:01:16Mark.Shannoncreate