mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
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