News: 0001496682

  ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

Python 3.13 Debuts With New Interactive Interpreter & Experimental JIT

([Programming] 4 Hours Ago Python 3.13 Released)


Following [1]a last minute delay due to a performance regression , Python 3.13 stable is out today as the annual major feature release to this widely-used scripting language implementation.

Python 3.13 boasts a new interactive interpreter, removing the GIL in the experimental free-threaded build mode, an experimental JIT for faster performance, WASI is now a Tier-2 supported platform, and Android and iOS have been promoted to Tier-3 supported platforms. Python 3.13 also adds support for type defaults in type parameters, a new type narrowing annotation, and other new annotations.

Downloads and more information on the exciting Python 3.13 feature release via [2]Python.org .



[1] https://www.phoronix.com/news/Python-3.13-rc3-Released

[2] https://www.python.org/downloads/



andreano

fitzie

habilain

uid313

Einstein argued that there must be simplified explanations of nature, because
God is not capricious or arbitrary. No such faith comforts the software
engineer.
-- Fred Brooks, Jr.