mirror of
https://github.com/python/cpython.git
synced 2026-01-28 13:45:18 +00:00
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