home.social

#pep779 — Public Fediverse posts

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

  1. Just released: Python 3.14.0 beta 3! 🚀🐍

    🥧 All the good stuff of b2 but also:

    🥧 Free-threaded Python is officially supported! (PEP 779)

    🥧 Subinterpreters in the stdlib! (PEP 734)

    Do you maintain a Python package? Please test 3.14.

    If you find a bug now, we can fix it before October, which helps everyone. And you might find some places in your code to update as well, which helps you.

    discuss.python.org/t/python-3-

    #Python #CPython #Python314 #release #PEP779 #PEP734 #FreeThreaded #subinterpreters

  2. Exciting news!

    PEP 779 ("Criteria for supported status for free-threaded Python") has been accepted, which means free-threaded Python is now a supported build!

    We'll drop the "experimental" label already in 3.14 beta 3, due on Tuesday!

    Details:
    discuss.python.org/t/pep-779-c

    #PEP779 #Python #Python314 #FreeThreaded