Search
Items tagged with: cpython
🐍🧪 Python 3.13.0 is due out in October 2024 and work is underway to implement *experimental support* for PEP 703 "Making the Global Interpreter Lock Optional in CPython".
As the Steering Council noted in their acceptance of the PEP, to succeed it's important to have community support.
I wrote a little guide on how you can help test out the beta in your project, and help us find bugs in CPython:
dev.to/hugovk/help-us-test-fre…
#python #CPython #python313 #PEP703 #FreeThreaded
#JustDontCallItNoGIL
Help us test free-threaded Python without the GIL
Python 3.13 is due out in October 2024 and work is underway to implement experimental support for PEP...Hugo van Kemenade (DEV Community)