mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
Rename private C API constants: * Rename PY_MONITORING_UNGROUPED_EVENTS to _PY_MONITORING_UNGROUPED_EVENTS * Rename PY_MONITORING_EVENTS to _PY_MONITORING_EVENTS
Miscellaneous source files for the main Python shared library