Python 3.13.0 alpha 5 is now available

1 · Python · March 13, 2024, 1:33 a.m.
Summary
 Python 3.13.0 alpha 5 is now available: https://www.python.org/downloads/release/python-3130a5/ This is an early developer preview of Python 3.13 Major new features of the 3.13 series, compared to 3.12 Python 3.13 is still in development. This release, 3.13.0a5, is the fifth of six planned alpha releases. Alpha releases are intended to make it easier to test the current state of new features and bug fixes and to test the release process. During the alpha phase, features may be added up unt...