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 terry.reedy
Recipients bar.harel, docs@python, terry.reedy
Date 2020-04-11.01:16:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586567766.07.0.189750176415.issue40205@roundup.psfhosted.org>
In-reply-to
Content
I verified the statements and notice that profile.Profile has many methods not in cProfile.Profile.  Neither is a complete replacement for the other.
History
Date User Action Args
2020-04-11 01:16:06terry.reedysetrecipients: + terry.reedy, docs@python, bar.harel
2020-04-11 01:16:06terry.reedysetmessageid: <1586567766.07.0.189750176415.issue40205@roundup.psfhosted.org>
2020-04-11 01:16:06terry.reedylinkissue40205 messages
2020-04-11 01:16:06terry.reedycreate