This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lukasz.langa
Recipients bergkvist, lukasz.langa, miss-islington, ned.deily, ronaldoussoren
Date 2021-08-30.09:08:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630314500.33.0.172679827116.issue44689@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4b55837e7c747e0f3bd2df1b5c8996ce86c6f60a by Miss Islington (bot) in branch '3.9':
bpo-44689: ctypes.util.find_library() now finds macOS 11+ system libraries when built on older macOS systems (GH-27251) (GH-28053)
https://github.com/python/cpython/commit/4b55837e7c747e0f3bd2df1b5c8996ce86c6f60a
History
Date User Action Args
2021-08-30 09:08:20lukasz.langasetrecipients: + lukasz.langa, ronaldoussoren, ned.deily, miss-islington, bergkvist
2021-08-30 09:08:20lukasz.langasetmessageid: <1630314500.33.0.172679827116.issue44689@roundup.psfhosted.org>
2021-08-30 09:08:20lukasz.langalinkissue44689 messages
2021-08-30 09:08:20lukasz.langacreate