gh-155561: Use PySlot API in Modules/_testlimitedcapi.c - #155693
gh-155561: Use PySlot API in Modules/_testlimitedcapi.c#155693vstinner wants to merge 3 commits into
Conversation
|
I hesitated to keep PyMethodDef and PyModuleDef code path when the Py_GIL_DISABLED macro is not defined, but this API is already tested by cc @encukou |
|
Oh. The build fails on WASI because and
I tried adding |
|
I modified |
|
Another approach would be to add a variant of |
|
Let's keep
That's might be PEP-sized :) |
Please go ahead and propose a PR if you think that it's the right approach. I will be on holiday for next 2 weeks anyway. |
Uh oh!
There was an error while loading. Please reload this page.