diff options
author | Guido van Rossum <guido@python.org> | 2024-04-23 13:38:23 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-23 13:38:23 -0700 |
commit | 7e87d30f1f30d39c3005e03195f3d7648b38a1e2 (patch) | |
tree | 23856edce7465706779d864afde1293372831fc1 /Python/compile.c | |
parent | 258408239a4fe8a14919d81b73a16e2cfa374050 (diff) | |
download | cpython-7e87d30f1f30d39c3005e03195f3d7648b38a1e2.tar.gz cpython-7e87d30f1f30d39c3005e03195f3d7648b38a1e2.zip |
gh-118074: Immortal executors are not GC-able (#118182)
Better version of gh-118117.
Just check for immortality instead of an address range check.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions