Python 3.11.9 is out!
This is the last bugfix release, from now on it will only receive security fixes.
More info and find out what a "kugelblitz" is: https://discuss.python.org/t/python-3-11-9-is-available/50502 #Python #Python311 #kugelblitz
Python 3.11.9 is available
This is the ninth maintenance release of Python 3.11 Python 3.11.9 is the newest patch release of the 3.11 series of the Python programming language, and it contains many new features and optimizations. Major new features of the 3.11 series, compared to 3.10 Some of the new major new features and changes in Python 3.11 are: General changes PEP 657 – Include Fine-Grained Error Locations in Tracebacks PEP 654 – Exception Groups and except* PEP 680 – tomllib: Support for Parsing TOML in the ...