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 scoder
Recipients Mark.Shannon, hroncok, petr.viktorin, rhettinger, scoder, vstinner
Date 2021-05-14.15:09:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621004942.07.0.00783934255997.issue43760@roundup.psfhosted.org>
In-reply-to
Content
Should we allow empty CFrame entries (with a NULL Frame pointer) that only use their "use_tracing" flag? That would make it easy for code to append and remove such an entry in order to temporarily disable tracing.
History
Date User Action Args
2021-05-14 16:04:07scoderunlinkissue43760 messages
2021-05-14 15:09:02scodersetrecipients: + scoder, rhettinger, vstinner, petr.viktorin, Mark.Shannon, hroncok
2021-05-14 15:09:02scodersetmessageid: <1621004942.07.0.00783934255997.issue43760@roundup.psfhosted.org>
2021-05-14 15:09:02scoderlinkissue43760 messages
2021-05-14 15:09:02scodercreate