-
-
Notifications
You must be signed in to change notification settings - Fork 30.4k
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
gh-103092: Isolate _ctypes, part 1 #103893
gh-103092: Isolate _ctypes, part 1 #103893
Conversation
🤖 New build scheduled with the buildbot fleet by @erlend-aasland for commit a276753 🤖 If you want to schedule another build, you need to add the 🔨 test-with-refleak-buildbots label again. |
Hi @erlend-aasland, as part of this, it seems that 3.11:
3.12
|
EDIT: Thinking about it, I think the last sentence I wrote above is not right; I'm pretty sure module lookup would work anyways (but I don't intend to pursue this right now). |
Low-hanging fruit: port the easy types