What’s New In Python 3.13

https://docs.python.org/3.13/whatsnew/3.13.html

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

86 points · 1 comments · view on lemmy.world

1 Comments

CodiUnicorn@programming.dev · 1 pts · 1y

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