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, brandtbucher, nedbat, pablogsal
Date 2022-03-15.17:06:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647364009.94.0.408588226503.issue45923@roundup.psfhosted.org>
In-reply-to
Content
New changeset 099f75614100e88ed90b68d20a51a8d9c22f81a7 by Mark Shannon in branch 'main':
bpo-45923: Decouple suspension of tracing from tracing flag. (GH-31908)
https://github.com/python/cpython/commit/099f75614100e88ed90b68d20a51a8d9c22f81a7
History
Date User Action Args
2022-03-15 17:06:49Mark.Shannonsetrecipients: + Mark.Shannon, nedbat, pablogsal, brandtbucher
2022-03-15 17:06:49Mark.Shannonsetmessageid: <1647364009.94.0.408588226503.issue45923@roundup.psfhosted.org>
2022-03-15 17:06:49Mark.Shannonlinkissue45923 messages
2022-03-15 17:06:49Mark.Shannoncreate