Message 364109 - Python tracker

Message364109

Author fabioz
Recipients fabioz, vstinner
Date 2020-03-13.16:36:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584117385.08.0.554469406635.issue35370@roundup.psfhosted.org>
In-reply-to
Content
Holding the GIL is a reasonable constraint.

As a note, the original request was for a Python-level tracing function (so that in the future other Python implementations also provide that function) -- does this need a PEP?
History
Date User Action Args
2020-03-13 16:36:25fabiozsetrecipients: + fabioz, vstinner
2020-03-13 16:36:25fabiozsetmessageid: <1584117385.08.0.554469406635.issue35370@roundup.psfhosted.org>
2020-03-13 16:36:25fabiozlinkissue35370 messages
2020-03-13 16:36:24fabiozcreate