Python's Global Interpreter Lock (GIL) will become optional in CPython 3.13, enabling free-threading capabilities. A centralized resource tracks compatibility of packages with native code and provides documentation for supporting free-threaded Python, particularly focusing on extension modules using the Python C API.

https://py-free-threading.github.io/

via https://lobste.rs/top/rss

Reply to this note

Please Login to reply.

Discussion

No replies yet.