Python 3.12 Alpha 4 Released For Testing

Written by Michael Larabel in Programming on 11 January 2023 at 05:02 AM EST. 15 Comments
PROGRAMMING
While many haven't even moved yet to the very speedy Python 3.11 that was released back in October, for those wanting to do some bleeding-edge testing the fourth alpha of Python 3.12 is already out.

Python 3.12 is already about half-way through its alpha phase before expecting to kick-off the beta releases beginning in May that will also mark the feature freeze. Python 3.12 is currently aiming to be out as stable by early October.

Python developers have been working on improved error messages, Linux perf profiler support, removing of old and deprecated code, and various other changes have been building up for this next major Python update. The 3.12 what's new page continues tracking all of the major changes as they happen for Python 3.12.


Improved error messages are among the visible enhancements coming with Python 3.12.


For those wanting to try out this early developer preview release of Python 3.12, the alpha 4 release was published yesterday and is ready for testing.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week