2013/10/3 Victor Stinner <victor.stin...@gmail.com>: > I worked on the implementation of the tracemalloc module and its PEP > 454. I consider that this third version of the PEP is ready for a > final review. > > HTML version of the PEP 454: > http://www.python.org/dev/peps/pep-0454/
About the implementation. I'm working in this repository: http://hg.python.org/features/tracemalloc I updated the patch for Python default on the issue: http://bugs.python.org/issue18874 I backported my new version of the module on Python 2.7 and 3.3: https://github.com/haypo/pytracemalloc Victor _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com