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

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 2 years ago

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

  • source