SIGN IN SIGN UP

bpo-44689: ctypes.util.find_library() now finds macOS 11+ system libraries when built on older macOS systems (GH-27251) (GH-28053)

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.
(cherry picked from commit 71853a73024a98aa38a3c0444fe364dbd9709134)

Co-authored-by: Tobias Bergkvist <tobias@bergkv.ist>
M
Miss Islington (bot) committed
4b55837e7c747e0f3bd2df1b5c8996ce86c6f60a
Parent: d0f94ab
Committed by GitHub <noreply@github.com> on 8/30/2021, 9:08:16 AM