Serhiy Storchaka added the comment:

Proposed patch adds the "-X showalloccount" option, that turn on the output of 
allocated objects counts if COUNT_ALLOCS, SHOW_ALLOC_COUNT, or SHOW_TRACK_COUNT 
are defined. The output of COUNT_ALLOCS is now written to stderr.

----------
keywords: +patch
stage:  -> patch review
Added file: http://bugs.python.org/file39350/show_alloc_counts.patch

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

Reply via email to