Python 3.12 is the latest stable release of the Python programming language. It introduces several new features and improvements to the language and standard library. Notable changes include the removal of the distutils package, improvements to filesystem support in the os and pathlib modules, enhancements to f-strings, and better performance for several modules. The release also includes security improvements, C API improvements, and enhancements to the CPython implementation. The article provides an overview of the new features but recommends referring to the documentation for complete details. The author’s voice is informative and objective, providing an overview of the changes without expressing personal opinions.
https://docs.python.org/3/whatsnew/3.12.html