-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
gh-140041: Fix import of ctypes
on Android and Cygwin when ABI flags are present
#140178
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes sense; thanks for the fix!
Thanks @mhsmith for the PR, and @freakboy3742 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
…I flags are present (pythonGH-140178) Use sysconfig to determine the full name of libpython, rather than hardcoding a library name that doesn't have ABI flags. (cherry picked from commit 7f371ed) Co-authored-by: Malcolm Smith <smith@chaquo.com>
…I flags are present (pythonGH-140178) Use sysconfig to determine the full name of libpython, rather than hardcoding a library name that doesn't have ABI flags. (cherry picked from commit 7f371ed) Co-authored-by: Malcolm Smith <smith@chaquo.com>
GH-140180 is a backport of this pull request to the 3.14 branch. |
GH-140181 is a backport of this pull request to the 3.13 branch. |
|
|
|
|
|
|
Uh oh!
There was an error while loading. Please reload this page.