mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -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.
Miscellaneous source files for the main Python shared library