Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 30, 2021

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 71853a7)

Co-authored-by: Tobias Bergkvist [email protected]

https://bugs.python.org/issue44689

…aries when built on older macOS systems (pythonGH-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.
(cherry picked from commit 71853a7)

Co-authored-by: Tobias Bergkvist <[email protected]>
@miss-islington
Copy link
Contributor Author

@bergkvist and @ned-deily: Status check is done, and it's a success ✅ .

@ned-deily
Copy link
Member

@ambv, although this PR doesn't meet the usual criteria for a release in its security-fix-only phase, I think we should consider accepting it for 3.8 since support for macOS 11 Big Sur was added to 3.8 so late in its bugfix phase.

@ned-deily ned-deily requested a review from ambv August 30, 2021 07:05
@miss-islington
Copy link
Contributor Author

@bergkvist and @ned-deily: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants