home.social

#pep703 β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #pep703, aggregated by home.social.

  1. Just released! PrettyTable 3.12 πŸš€

    pypi.org/project/prettytable/3

    πŸͺ‘ 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!

    #Python #PrettyTable #release #PEP703 #Python38

  2. πŸ§΅πŸ›ž I made a thing!

    hugovk.github.io/free-threaded 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' py-free-threading.github.io/tr for a smaller yet fine-grained tracker that also includes build tools.

    #Python #FreeThreaded #PEP703 #tracker #wheels

  3. πŸš€πŸ§΅πŸ 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 labs.quansight.org/blog/free-t and py-free-threading.github.io to learn more.

    We also upload nightly free-threaded (cp313t) wheels to help the community test:
    anaconda.org/scientific-python

    And we'll upload them to PyPI as part of the Q3 release in October.

    #Python #Python313 #PEP703 #FreeThreaded #EuroPython #EuroPython2024

  4. πŸš€πŸ§΅πŸ 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 labs.quansight.org/blog/free-t and py-free-threading.github.io to learn more.

    We also upload nightly free-threaded (cp313t) wheels to help the community test:
    anaconda.org/scientific-python

    And we'll upload them to PyPI as part of the Q3 release in October.

    #Python #Python313 #PEP703 #FreeThreaded #EuroPython #EuroPython2024

  5. πŸš€πŸ§΅πŸ 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 labs.quansight.org/blog/free-t and py-free-threading.github.io to learn more.

    We also upload nightly free-threaded (cp313t) wheels to help the community test:
    anaconda.org/scientific-python

    And we'll upload them to PyPI as part of the Q3 release in October.

    #Python #Python313 #PEP703 #FreeThreaded #EuroPython #EuroPython2024

  6. πŸš€πŸ§΅πŸ 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 labs.quansight.org/blog/free-t and py-free-threading.github.io to learn more.

    We also upload nightly free-threaded (cp313t) wheels to help the community test:
    anaconda.org/scientific-python

    And we'll upload them to PyPI as part of the Q3 release in October.

    #Python #Python313 #PEP703 #FreeThreaded #EuroPython #EuroPython2024

  7. πŸš€πŸ§΅πŸ 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 labs.quansight.org/blog/free-t and py-free-threading.github.io to learn more.

    We also upload nightly free-threaded (cp313t) wheels to help the community test:
    anaconda.org/scientific-python

    And we'll upload them to PyPI as part of the Q3 release in October.

    #Python #Python313 #PEP703 #FreeThreaded #EuroPython #EuroPython2024

  8. 🐍πŸ§ͺ Python 3.13 beta 2 is out!

    discuss.python.org/t/3-13-0b2-

    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 github.com/python/cpython/issu for all the details, and dev.to/hugovk/help-us-test-fre for an overview.

    #python #CPython #python313 #PEP703 #FreeThreaded
    #JustDontCallItNoGIL #macOS

  9. 🐍πŸ§ͺ 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

  10. πŸŽ‰ 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.

    discuss.python.org/t/vote-to-p

    discuss.python.org/t/vote-to-p

    And just for fun I made a chart of the number of new core developers per year!

    #Python #CPython #CoreDeveloper #PEP703 #PSFFellow

  11. 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

    discuss.python.org/t/pep-703-m

    #Python #PEP703 #governance #wordsmithing

  12. 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:

    discuss.python.org/t/a-steerin #PEP703 #Python #GIL #NoGIL

  13. 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!

    github.com/python/steering-cou

    peps.python.org/pep-0703/

    #Python #GIL #NoGIL #PEP703

  14. Will your code will run on ()?

    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).

    github.com/marketplace/actions

    My hope is this helps people get familiar with nogil, begin testing their code, and providing feedback.