27-05-2023 22:36 via developers.slashdot.org

Python 3.12 Brings New Features and Fixes

"The Python programming language releases new versions yearly, with a feature-locked beta release in the first half of the year and the final release toward the end of the year," writes InfoWorld.
So now Python 3.12 beta 1 has just been released, and InfoWorld compiled a list of its most significant new features. Some highlights:- The widely used Linux profiler tool perf works with Python, but only returns information about what's happening at the C level in the Python runtime. Information about
Read more »