Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ambv merged 1 commit intopython:3.9frommiss-islington:backport-71853a7-3.9
Aug 30, 2021

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commentedAug 30, 2021
edited by bedevere-bot
Loading

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 commit71853a7)

Co-authored-by: Tobias Bergkvisttobias@bergkv.ist

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 commit71853a7)Co-authored-by: Tobias Bergkvist <tobias@bergkv.ist>
@miss-islington
Copy link
ContributorAuthor

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

@ned-deilyned-deily requested a review fromambvAugust 30, 2021 06:57
@ned-deily
Copy link
Member

@ambv, This should go into 3.9.7. It has been tested via macOS installer builds for both the universal2 and legacy 10.9 Intel-64 installer variants, each on macOS 10.9, 11.5.2 Intel, and 11.5.2 Apple Silicon systems.

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

Reviewers

@ambvambvAwaiting requested review from ambv

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

6 participants

@miss-islington@ned-deily@ambv@the-knights-who-say-ni@bedevere-bot@bergkvist

[8]ページ先頭

©2009-2025 Movatter.jp