Short and sweet module doing something very useful: for event loop
based threads, release the GIL when the event loop goes to sleep, and acquire it again when the event loop wakes up again. OSX-only.
Showing
Mac/Modules/autoGIL.c
0 → 100644
Please register or sign in to comment