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 <1378250132.41.0.963708223817.issue18874@psf.upfronthosting.co.za>
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: <1378250132.41.0.963708223817.issue18874@psf.upfronthosting.co.za>
2013-09-03 23:15:32vstinnerlinkissue18874 messages
2013-09-03 23:15:32vstinnercreate