Skip Navigation

Free threaded Python is here with 3.13 beta!

docs.python.org What’s New In Python 3.13

Editor, Thomas Wouters,. This article explains the new features in Python 3.13, compared to 3.12. For full details, see the changelog. Summary – Release Highlights: Python 3.13 beta is the pre-rele...

What’s New In Python 3.13

Python will get true threading support with the removal of the GIL (Global Interpreter Lock) in 3.13 (now available in the beta as an experimental option).

The GIL has long crippled Python's threading capabilities, but will be getting true parallelism with the implementation of PEP 703.

What are you gonna do with real threads? 🤔

4

What’s New In Python 3.13

85 1
Hacker News @lemmy.bestiver.se RSS Bot @lemmy.bestiver.se
BOT

Python 3.13.0 Is Released

3 0
4 comments