The Python 3.11 release: everything you need to know
Dhruv Patel
Generative AI & Augmented AI for Business Growth | Intelligent Automation | Advanced Analytics| AIOps | *Transforming Ideas into Reality with Advanced AI Development*
As per Python Software Foundation (PSF) the release of Python 3.11, which is scheduled for October 2022, is currently in its seventh alpha revision.
Python is now regularly linked to the most significant advances in data science and AI. Practitioners value its simplicity, extensive collection of in-built and third-party libraries, and network. The Python community can anticipate a number of positive enhancements, including a considerable performance gain, better error detection and debug, and several quality-of-life upgrades to standard libraries, with the release of its latest version of 3.11 on October 3, 2022.
What modifications are made to the forthcoming version? Let’s have a look.
Python 3.11 Introduces New Features and Functionality
?The complete list of enhancements included in Python 3.11 is as follows:
General alterations
Typing and Language Changes
领英推荐
Here is a detailed look at some of the major Python 3.11 features.
Let’s find out why there is so much talk in the market about the upcoming release of Python 3.11. Below mentioned are some of its crucial features that increase its value in the market.
CPython Optimisation
Python 3.11 is said to run 10–60% faster than Python 3.10 depending on the workload.
The standard version of the Python programming language is called CPython. The primary and most widely used Python interpreter is CPython, which was created in C and Python. The CPython interpreter is substantially more streamlined and swifter in version 3.11 compared to version 3.10. When constructed with GCC on Ubuntu Linux and tested using the performance benchmark set.
According to the documentation, the authors of Python 3.11 mainly concentrated on speedier startup and runtime.
Originally Published by https://www.inexture.com/the-python-3-11-release-everything-you-need-to-know/