mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
dddea7c232
gh-122907: Fix Builds Without HAVE_DYNAMIC_LOADING Set (gh-122952) As of529a160(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. (cherry picked from commitee1b8ce26e) Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
Miscellaneous source files for the main Python shared library