STINNER Victor added the comment:

The code has been merged. I didn't see any test_tracemalloc on buildbots. I 
tried to address all remarks on the Rietveld reviews. So I'm now closing the 
issue.

Please open new issue if you have more remarks. For example, I opened:

- #19798: tracemalloc: rename "max_size" to "peak_size" in get_traced_memory() 
result
- #19787: tracemalloc: set_reentrant() should not have to call 
PyThread_delete_key()
- #19786: tracemalloc: remove arbitrary limit of 100 frames

Thanks for your reviews.

----------
resolution:  -> fixed
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18874>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to