-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
gh-83424: Allow empty name if handle is non-null when create ctypes.CDLL #136878
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.
Thank you for your PR @aisk. Here are some suggestions.
Co-authored-by: Serhiy Storchaka <[email protected]>
Co-authored-by: Serhiy Storchaka <[email protected]>
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.
LGTM. 👍
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.
LGTM. I wonder how close we are to splitting this section into separate submodules for different platforms?
Thanks @aisk for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
…ypes.CDLL on Windows (pythonGH-136878) (cherry picked from commit ed522ed211b7b9ea9d85a93b5d6ca79b2df3ef58) Co-authored-by: AN Long <[email protected]>
…ypes.CDLL on Windows (pythonGH-136878) (cherry picked from commit ed522ed) Co-authored-by: AN Long <[email protected]>
GH-138546 is a backport of this pull request to the 3.14 branch. |
GH-138547 is a backport of this pull request to the 3.13 branch. |
Uh oh!
There was an error while loading. Please reload this page.