mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
As of 529a160 (gh-118204), building with HAVE_DYNAMIC_LOADING stopped working. This is a minimal fix just to get builds working again. There are actually a number of long-standing deficiencies with HAVE_DYNAMIC_LOADING builds that need to be resolved separately.
Miscellaneous source files for the main Python shared library