Jim Kring :python: :django: G
-
Will your #python code will run on #nogil (#PEP703)?
It's easy to find out...
Here is a GitHub Action I created to run and test your project code with nogil python (by adding just a few lines of yaml to your project's config).
https://github.com/marketplace/actions/nogil-python
My hope is this helps people get familiar with nogil, begin testing their code, and providing feedback.
-
I’m looking forward to working with #Python #NOGIL. Real, multithreaded apps would be so nice. Kudos to Sam Gross for all the great work on this effort
https://peps.python.org/pep-0703/