diff options
author | Russell Keith-Magee <russell@keith-magee.com> | 2023-12-05 04:23:17 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-05 04:23:17 (GMT) |
commit | dc824c5dc120ffed84bafd23f95e95a99678ed6a (patch) | |
tree | 8e8150f7177670debe9381ac2a7b5232fe358d6b /Misc/ACKS | |
parent | 304a1b3f3a8ed9a734ef1d098cafccb6725162db (diff) | |
download | cpython-dc824c5dc120ffed84bafd23f95e95a99678ed6a.zip cpython-dc824c5dc120ffed84bafd23f95e95a99678ed6a.tar.gz cpython-dc824c5dc120ffed84bafd23f95e95a99678ed6a.tar.bz2 |
gh-112736: Refactor del-safe symbol handling in subprocess (#112738)
Refactor delete-safe symbol handling in subprocess.
Only module globals are force-cleared during interpreter finalization, using a class reference instead of individually listing the constants everywhere is simpler.
Diffstat (limited to 'Misc/ACKS')
0 files changed, 0 insertions, 0 deletions