mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
15d48aea02
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.
Miscellaneous source files for the main Python shared library