#pep703 β Public Fediverse posts
Live and recent posts from across the Fediverse tagged #pep703, aggregated by home.social.
-
Just released! PrettyTable 3.12 π
https://pypi.org/project/prettytable/3.12.0/
πͺ Add new themes to ColorTable
πͺ Drop support for Python 3.8
πͺ Deprecate hrule and tableStyle constants
πͺ Use SPDX license identifier
πͺ Add lots of type annotations
πͺ Generate __version__ at build to avoid slow importlib.metadata
πͺ Release to PyPI using Trusted Publishing and PEP 703 digital attestations
πͺ Fix drawing headerless coloured tables with title
πͺ And more! -
π§΅π I made a thing!
https://hugovk.github.io/free-threaded-wheels/ tracks how many of the top 360 PyPI packages have free-threaded wheels.
π’ Green packages (currently 3%) offer has free-threaded wheels
βͺ Uncoloured packages (82%) offer pure-Python wheels
π Orange packages (16%) have no wheels ready for free-threading (yet!)
See also Quansight Labs' https://py-free-threading.github.io/tracking/ for a smaller yet fine-grained tracker that also includes build tools.
-
ππ§΅π Big thanks to @lysnikolaou of Quansight Labs for helping us get @pillow ready for free-threaded Python 3.13 (we did some work at the @europython sprints).
See https://labs.quansight.org/blog/free-threaded-python-rollout and https://py-free-threading.github.io to learn more.
We also upload nightly free-threaded (cp313t) wheels to help the community test:
https://anaconda.org/scientific-python-nightly-wheels/pillow/And we'll upload them to PyPI as part of the Q3 release in October.
#Python #Python313 #PEP703 #FreeThreaded #EuroPython #EuroPython2024
-
ππ§΅π Big thanks to @lysnikolaou of Quansight Labs for helping us get @pillow ready for free-threaded Python 3.13 (we did some work at the @europython sprints).
See https://labs.quansight.org/blog/free-threaded-python-rollout and https://py-free-threading.github.io to learn more.
We also upload nightly free-threaded (cp313t) wheels to help the community test:
https://anaconda.org/scientific-python-nightly-wheels/pillow/And we'll upload them to PyPI as part of the Q3 release in October.
#Python #Python313 #PEP703 #FreeThreaded #EuroPython #EuroPython2024
-
ππ§΅π Big thanks to @lysnikolaou of Quansight Labs for helping us get @pillow ready for free-threaded Python 3.13 (we did some work at the @europython sprints).
See https://labs.quansight.org/blog/free-threaded-python-rollout and https://py-free-threading.github.io to learn more.
We also upload nightly free-threaded (cp313t) wheels to help the community test:
https://anaconda.org/scientific-python-nightly-wheels/pillow/And we'll upload them to PyPI as part of the Q3 release in October.
#Python #Python313 #PEP703 #FreeThreaded #EuroPython #EuroPython2024
-
ππ§΅π Big thanks to @lysnikolaou of Quansight Labs for helping us get @pillow ready for free-threaded Python 3.13 (we did some work at the @europython sprints).
See https://labs.quansight.org/blog/free-threaded-python-rollout and https://py-free-threading.github.io to learn more.
We also upload nightly free-threaded (cp313t) wheels to help the community test:
https://anaconda.org/scientific-python-nightly-wheels/pillow/And we'll upload them to PyPI as part of the Q3 release in October.
#Python #Python313 #PEP703 #FreeThreaded #EuroPython #EuroPython2024
-
ππ§΅π Big thanks to @lysnikolaou of Quansight Labs for helping us get @pillow ready for free-threaded Python 3.13 (we did some work at the @europython sprints).
See https://labs.quansight.org/blog/free-threaded-python-rollout and https://py-free-threading.github.io to learn more.
We also upload nightly free-threaded (cp313t) wheels to help the community test:
https://anaconda.org/scientific-python-nightly-wheels/pillow/And we'll upload them to PyPI as part of the Q3 release in October.
#Python #Python313 #PEP703 #FreeThreaded #EuroPython #EuroPython2024
-
ππ§ͺ Python 3.13 beta 2 is out!
https://discuss.python.org/t/3-13-0b2-now-available/55056
The macOS installer joins the Windows installer in adding an option to install free-threaded binaries as python3.13t, making it even easier to try it out.
See https://github.com/python/cpython/issues/120098 for all the details, and https://dev.to/hugovk/help-us-test-free-threaded-python-without-the-gil-1hgf for an overview.
#python #CPython #python313 #PEP703 #FreeThreaded
#JustDontCallItNoGIL #macOS -
ππ§ͺ 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:
https://dev.to/hugovk/help-us-test-free-threaded-python-without-the-gil-1hgf
#python #CPython #python313 #PEP703 #FreeThreaded
#JustDontCallItNoGIL -
π Please welcome our two newest Python core developers! πππ
Sam Gross is the author of PEP 703 and leading the work to remove the GIL
Nikita Sobolev is the fourth most active contributor (since 2020) and was recently made a @ThePSF Fellow.
https://discuss.python.org/t/vote-to-promote-sam-gross/44323
https://discuss.python.org/t/vote-to-promote-nikita-sobolevn/44376
And just for fun I made a chart of the number of new core developers per year!
-
Yay, I managed to use "enableable" and "unique selling point" in an official Python Steering Council acceptance, and it survived all rounds of edits by other SC members :P
-
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
-
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.