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 serhiy.storchaka
Recipients Anthony Sottile, serhiy.storchaka
Date 2020-05-15.07:43:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589528592.24.0.201254102717.issue40492@roundup.psfhosted.org>
In-reply-to
Content
I am not sure what is better: to fix it at high level, in main() for cProfile and cProfile, or at low level, in methods runctx() and run() of profile._Utils.
History
Date User Action Args
2020-05-15 07:43:12serhiy.storchakasetrecipients: + serhiy.storchaka, Anthony Sottile
2020-05-15 07:43:12serhiy.storchakasetmessageid: <1589528592.24.0.201254102717.issue40492@roundup.psfhosted.org>
2020-05-15 07:43:12serhiy.storchakalinkissue40492 messages
2020-05-15 07:43:12serhiy.storchakacreate