bpo-44689: ctypes.util.find_library() now finds macOS 11+ system libraries when built on older macOS systems (#27251)
Previously, when built on older macOS systems, `find_library` was not able to find macOS system libraries when running on Big Sur due to changes in how system libraries are stored.
T
Tobias Bergkvist committed
71853a73024a98aa38a3c0444fe364dbd9709134
Parent: d3bdbbf
Committed by GitHub <noreply@github.com>
on 8/30/2021, 6:55:47 AM