OK, boring! Where is Python 4?

Not so fast! The next release after 3.9 will be 3.10. It will be an incremental 
improvement over 3.9, just as 3.9 was over 3.8, and so on.

In fact, our newest Release Manager, Pablo Galindo Salgado, prepared the first 
alpha release of what will become 3.10.0 a year from now. You can check it out 
here:

https://www.python.org/downloads/release/python-3100a1/ 
<https://www.python.org/downloads/release/python-3100a1/>

I am really happy to see this.
Partly because it is the first fully post-2.x release.
Partly because it is the first 3.xx release, breaking the '2 digit' minor version 'barrier' and mostly killing the spectre of an arbitrarily scheduled 4.0.

Even more, because it makes new features added since the 3.9 feature freeze late last May available to anyone. It feels right to me that a bleeding-edge next-version preview release come out alone with the first production release of the new 'current' version.

--
Terry Jan Reedy

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to