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 Thane Brimhall
Recipients Thane Brimhall, ethan.furman, xiang.zhang
Date 2017-01-16.03:53:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484538826.68.0.538232020359.issue29235@psf.upfronthosting.co.za>
In-reply-to
Content
I've signed the agreement. I will do the necessary research to figure out how to do unit tests and documentation updates.

I should also mention that while maintaining API-compatibility with `profile` was a stated goal, it turns out that the pure-python profiler actually does not have the enable() and disable() methods that the context manager needs.
History
Date User Action Args
2017-01-16 03:53:46Thane Brimhallsetrecipients: + Thane Brimhall, ethan.furman, xiang.zhang
2017-01-16 03:53:46Thane Brimhallsetmessageid: <1484538826.68.0.538232020359.issue29235@psf.upfronthosting.co.za>
2017-01-16 03:53:46Thane Brimhalllinkissue29235 messages
2017-01-16 03:53:46Thane Brimhallcreate