Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
Backport 'Fix ctypes structs' (97702) to 3.11#102774
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
Backport 'Fix ctypes structs' (97702) to 3.11#102774
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Mostly for testing against libraries like numpy.
@matthiasgoergens Hi! I'm going to close this PR because it's targeting the Do you still need it for testing? We can re-open if so, or you can also open against your own fork. |
Please feel free to leave this closed. Thanks for doing the cleanup! |
Uh oh!
There was an error while loading.Please reload this page.
Mostly for testing against libraries like numpy. I am not sure whether it will make sense to actually release the backport, as it breaks bug-for-bug compatibility. See#97702 for the discussion.