diff options
author | Victor Stinner <vstinner@python.org> | 2023-07-22 21:35:27 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-22 21:35:27 (GMT) |
commit | 0927a2b25c059988e237108605ed8ab0c5459c53 (patch) | |
tree | 7206194adb7cf5dd1030f645b2a23cbd6e0cfad1 /Python/frame.c | |
parent | b7dc795dfd175c0d25a479cfaf94a13c368a5a7b (diff) | |
download | cpython-0927a2b25c059988e237108605ed8ab0c5459c53.zip cpython-0927a2b25c059988e237108605ed8ab0c5459c53.tar.gz cpython-0927a2b25c059988e237108605ed8ab0c5459c53.tar.bz2 |
GH-103082: Rename PY_MONITORING_EVENTS to _PY_MONITORING_EVENTS (#107069)
Rename private C API constants:
* Rename PY_MONITORING_UNGROUPED_EVENTS to _PY_MONITORING_UNGROUPED_EVENTS
* Rename PY_MONITORING_EVENTS to _PY_MONITORING_EVENTS
Diffstat (limited to 'Python/frame.c')
0 files changed, 0 insertions, 0 deletions