#pep703 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #pep703, aggregated by home.social.
-
Big Python news! 🐍📰
"Thank you, everyone, for responding to the poll on the no-GIL proposal. It’s clear that the overall sentiment is positive, both for the general idea and for PEP 703 specifically. The Steering Council is also largely positive on both. We intend to accept PEP 703, although we’re still working on the acceptance details."
For the general plan, see:
https://discuss.python.org/t/a-steering-council-notice-about-pep-703-making-the-global-interpreter-lock-optional-in-cpython/30474?u=hugovk #PEP703 #Python #GIL #NoGIL
-
Big Python news! 🐍📰
"Thank you, everyone, for responding to the poll on the no-GIL proposal. It’s clear that the overall sentiment is positive, both for the general idea and for PEP 703 specifically. The Steering Council is also largely positive on both. We intend to accept PEP 703, although we’re still working on the acceptance details."
For the general plan, see:
https://discuss.python.org/t/a-steering-council-notice-about-pep-703-making-the-global-interpreter-lock-optional-in-cpython/30474?u=hugovk #PEP703 #Python #GIL #NoGIL
-
Big Python news! 🐍📰
"Thank you, everyone, for responding to the poll on the no-GIL proposal. It’s clear that the overall sentiment is positive, both for the general idea and for PEP 703 specifically. The Steering Council is also largely positive on both. We intend to accept PEP 703, although we’re still working on the acceptance details."
For the general plan, see:
https://discuss.python.org/t/a-steering-council-notice-about-pep-703-making-the-global-interpreter-lock-optional-in-cpython/30474?u=hugovk #PEP703 #Python #GIL #NoGIL
-
Big Python news! 🐍📰
"Thank you, everyone, for responding to the poll on the no-GIL proposal. It’s clear that the overall sentiment is positive, both for the general idea and for PEP 703 specifically. The Steering Council is also largely positive on both. We intend to accept PEP 703, although we’re still working on the acceptance details."
For the general plan, see:
https://discuss.python.org/t/a-steering-council-notice-about-pep-703-making-the-global-interpreter-lock-optional-in-cpython/30474?u=hugovk #PEP703 #Python #GIL #NoGIL
-
Big Python news! 🐍📰
"Thank you, everyone, for responding to the poll on the no-GIL proposal. It’s clear that the overall sentiment is positive, both for the general idea and for PEP 703 specifically. The Steering Council is also largely positive on both. We intend to accept PEP 703, although we’re still working on the acceptance details."
For the general plan, see:
https://discuss.python.org/t/a-steering-council-notice-about-pep-703-making-the-global-interpreter-lock-optional-in-cpython/30474?u=hugovk #PEP703 #Python #GIL #NoGIL
-
And Sam Gross has submitted PEP 703 (Making the Global Interpreter Lock Optional in CPython) to the steering council for consideration for Python 3.13!
https://github.com/python/steering-council/issues/188
-
And Sam Gross has submitted PEP 703 (Making the Global Interpreter Lock Optional in CPython) to the steering council for consideration for Python 3.13!
https://github.com/python/steering-council/issues/188
-
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.
-
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.