Python 3.11 released
In the CPython release team, we have put a lot of effort into making 3.11 the best version of Python possible. Better tracebacks, faster Python, exception groups and except*, typing improvements and much more." Among other things, this release claims a 1.22x speedup on the standard benchmark suite thanks to the Faster CPython work.
And now for something completely different (was: Python 3.11 released)
Posted Oct 25, 2022 6:01 UTC (Tue)
by tlamp (subscriber, #108540)
[Link] (5 responses)
Posted Oct 25, 2022 6:01 UTC (Tue) by tlamp (subscriber, #108540) [Link] (5 responses)
Has anybody any background on that, I mean, it is surely interesting, but to me, it came quite unexpected (never read a Python release announcement on discuss.python.org before). FWIW, their slightly more official looking blog post contains it too[1], so what's up with that?
[0]: https://discuss.python.org/t/python-3-10-0-is-now-availab...
[1]: https://blog.python.org/2022/10/python-3110-is-now-availa...
And now for something completely different (was: Python 3.11 released)
Posted Oct 25, 2022 6:45 UTC (Tue)
by vstinner (subscriber, #42675)
[Link] (3 responses)
Posted Oct 25, 2022 6:45 UTC (Tue) by vstinner (subscriber, #42675) [Link] (3 responses)
And now for something completely different (was: Python 3.11 released)
Posted Oct 25, 2022 11:17 UTC (Tue)
by gerdesj (subscriber, #5446)
[Link] (1 responses)
Posted Oct 25, 2022 11:17 UTC (Tue) by gerdesj (subscriber, #5446) [Link] (1 responses)
I rather like it and the heading is a complete give away. Certainly livens up the usual boring old change log and you can skip it with no loss of functionality.
And now for something completely different (was: Python 3.11 released)
Posted Oct 26, 2022 9:36 UTC (Wed)
by rnestler (subscriber, #160299)
[Link]
Posted Oct 26, 2022 9:36 UTC (Wed) by rnestler (subscriber, #160299) [Link]
It's also a reference to the Monty Python movie with the same title: https://en.wikipedia.org/wiki/And_Now_for_Something_Compl...
And now for something completely different (was: Python 3.11 released)
Posted Oct 25, 2022 13:47 UTC (Tue)
by atai (subscriber, #10977)
[Link]
Posted Oct 25, 2022 13:47 UTC (Tue) by atai (subscriber, #10977) [Link]
And now for something completely different (was: Python 3.11 released)
Posted Oct 25, 2022 12:58 UTC (Tue)
by PhilippeRoussel (subscriber, #23227)
[Link]
Posted Oct 25, 2022 12:58 UTC (Tue) by PhilippeRoussel (subscriber, #23227) [Link]
Python 3.11 released
Posted Oct 28, 2022 5:56 UTC (Fri)
by LightDot (guest, #73140)
[Link]
Posted Oct 28, 2022 5:56 UTC (Fri) by LightDot (guest, #73140) [Link]
Python 95 coming up next!