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 vstinner
Recipients amaury.forgeotdarc, vstinner
Date 2013-09-03.23:15:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Oh, another TODO: drop the (optional) dependency to psutil. Implement get_process_memory() in C (in the _tracemalloc module).
History
Date User Action Args
2013-09-03 23:15:32vstinnersetrecipients: + vstinner, amaury.forgeotdarc
2013-09-03 23:15:32vstinnersetmessageid: <[email protected]>
2013-09-03 23:15:32vstinnerlinkissue18874 messages
2013-09-03 23:15:32vstinnercreate