Saturday, November 09, 2024

Python 3.13 += JIT

 The Big Changes in Python 3.13 with Łukasz Langa - Software Engineering Daily

Python 3.13 was just released and brings fundamental changes to the language including a new interactive interpreter, experimental support for running in a free-threaded mode, and a Just-In-Time compiler, or JIT. There are also updates to the Python type system, module removals, and docstring improvements among many other changes.





No comments:

Post a Comment