diff options
author | Guido van Rossum <guido@python.org> | 2023-09-11 22:39:19 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-11 22:39:19 (GMT) |
commit | fbaf77eb9bd1e6812ebf984d32b29b025cc037d6 (patch) | |
tree | dbe770374dcdb9d414bc9ff4bc9937b194039032 /Python/symtable.c | |
parent | 1ee50e2a78f644d81d341a08562073ad169d8cc7 (diff) | |
download | cpython-fbaf77eb9bd1e6812ebf984d32b29b025cc037d6.zip cpython-fbaf77eb9bd1e6812ebf984d32b29b025cc037d6.tar.gz cpython-fbaf77eb9bd1e6812ebf984d32b29b025cc037d6.tar.bz2 |
gh-109214: Rename SAVE_IP to _SET_IP, and similar (#109285)
* Rename SAVE_IP to _SET_IP
* Rename EXIT_TRACE to _EXIT_TRACE
* Rename SAVE_CURRENT_IP to _SAVE_CURRENT_IP
* Rename INSERT to _INSERT (This is for Ken Jin's abstract interpreter)
* Rename IS_NONE to _IS_NONE
* Rename JUMP_TO_TOP to _JUMP_TO_TOP
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions