summaryrefslogtreecommitdiffstats
path: root/Python/compile.c
diff options
context:
space:
mode:
authorEric Snow <ericsnowcurrently@gmail.com>2022-12-12 23:51:27 (GMT)
committerGitHub <noreply@github.com>2022-12-12 23:51:27 (GMT)
commit0e081a089ec969c9a34f5ff25886205616ef4dd3 (patch)
tree773cb27cebca4fea711986902fdcac7fccb1b4f4 /Python/compile.c
parent5eb28bca9fc963607189e3b3e1403f341dbf640a (diff)
downloadcpython-0e081a089ec969c9a34f5ff25886205616ef4dd3.zip
cpython-0e081a089ec969c9a34f5ff25886205616ef4dd3.tar.gz
cpython-0e081a089ec969c9a34f5ff25886205616ef4dd3.tar.bz2
gh-81057: Move _Py_RefTotal to the "Ignored Globals" List (gh-100203)
We can't move it to _PyRuntimeState because the symbol is exposed in the stable ABI. We'll have to sort that out before a per-interpreter GIL, but it shouldn't be too hard. https://github.com/python/cpython/issues/81057
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions