mirror of
https://github.com/python/cpython.git
synced 2026-05-24 13:23:00 -04:00
7e160ce356
SHOW_ALLOC_COUNT or SHOW_TRACK_COUNT macros is now off by default. It can be re-enabled using the "-X showalloccount" option. It now outputs to stderr instead of stdout.