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:07:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630314447.34.0.706080915371.issue44689@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7234e67642bc8e75f44a2e1f2ce06687b5ac72ec by Miss Islington (bot) in branch '3.8':
bpo-44689: ctypes.util.find_library() now finds macOS 11+ system libraries when built on older macOS systems (GH-27251) (GH-28054)
https://github.com/python/cpython/commit/7234e67642bc8e75f44a2e1f2ce06687b5ac72ec
History
Date User Action Args
2021-08-30 09:07:27lukasz.langasetrecipients: + lukasz.langa, ronaldoussoren, ned.deily, miss-islington, bergkvist
2021-08-30 09:07:27lukasz.langasetmessageid: <1630314447.34.0.706080915371.issue44689@roundup.psfhosted.org>
2021-08-30 09:07:27lukasz.langalinkissue44689 messages
2021-08-30 09:07:27lukasz.langacreate