mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
25420fe290
Py_Main() now handles two more -X options: * -X showrefcount: new _PyCoreConfig.show_ref_count field * -X showalloccount: new _PyCoreConfig.show_alloc_count field
Miscellaneous source files for the main Python shared library