diff options
author | Eric Snow <ericsnowcurrently@gmail.com> | 2024-07-08 21:10:00 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-08 21:10:00 (GMT) |
commit | 15d48aea02099ffc5bdc5511cc53ced460cb31b9 (patch) | |
tree | 89308eb93657f4bb65fddafcb8c7ebaa9dd0af58 /Python/fileutils.c | |
parent | 218edaf0ffe6ef38349047f378649f93d280e23e (diff) | |
download | cpython-15d48aea02099ffc5bdc5511cc53ced460cb31b9.zip cpython-15d48aea02099ffc5bdc5511cc53ced460cb31b9.tar.gz cpython-15d48aea02099ffc5bdc5511cc53ced460cb31b9.tar.bz2 |
gh-121110: Fix Extension Module Tests Under Py_TRACE_REFS Builds (gh-121503)
The change in gh-118157 (b2cd54a) should have also updated clear_singlephase_extension() but didn't. We fix that here. Note that clear_singlephase_extension() (AKA _PyImport_ClearExtension()) is only used in tests.
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions