Skip Navigation

What’s New In Python 3.13

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

Editors, Adam Turner and Thomas Wouters,. This article explains the new features in Python 3.13, compared to 3.12. Python 3.13 was released on October 7, 2024. For full details, see the changelog. ...

What’s New In Python 3.13

Python 3.13 is the latest stable release of the Python programming language, with a mix of changes to the language, the implementation and the standard library. The biggest changes include a new interactive interpreter, experimental support for running in a free-threaded mode (PEP 703), and a Just-In-Time compiler (PEP 744).

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

Python 3.13.0 Is Released

3 0

Free threaded Python is here with 3.13 beta!

25 4

You're viewing a single thread.

1 comments
  • Curious what actually changed for iOS and Android?. Those PEPs don't say it directly ;)