RSS Planet Python

Python Insider: Python 3.12.7 released

Python 3.12.7 has been released, which is the seventh maintenance release of Python 3.12. Python 3.12 is the newest major release of the Python programming language, containing many new features and optimizations. The 3.12.7 release includes over 100 bugfixes, build improvements, and documentation changes since 3.12.6. Some major new features of the 3.12 series include more flexible f-string parsing, support for the buffer protocol, and a new debugging/profiling API. The release also includes improved error messages, support for isolated subinterpreters, and performance improvements. Type annotations have been improved with new syntax for generic classes and an override decorator for methods. Several deprecated features have been removed, including the wstr and wstr_length members of the C implementation of unicode objects. The release also includes changes to the internal representation of integers, which may affect Cython-generated code. For more information on the changes, see the "What's new in Python 3.12" documentation. The release team thanks all volunteers who contributed to making Python development and releases possible.
pythoninsider.blogspot.com
pythoninsider.blogspot.com
Create attached notes ...