[python-committers] IMPORTANT: Check the 3.11.0 cherry-picks

2022-10-24 Thread Pablo Galindo Salgado
Hi everyone, I emerged from cherry-picking hell! As mentioned previously, the 3.11.0 final release will be done from the "branch-v3.11.0" branch and will contain a bunch of cherry-picked commits on top of v3.11.0rc2. These commits are: * All documentation commits that **do not touch** any source

[python-committers] Re: IMPORTANT: Check the 3.11.0 cherry-picks

2022-10-24 Thread Gregory P. Smith
On Mon, Oct 24, 2022 at 3:59 AM Pablo Galindo Salgado wrote: > Hi everyone, > > I emerged from cherry-picking hell! As mentioned previously, the 3.11.0 > final release will be done from the "branch-v3.11.0" branch > and will contain a bunch of cherry-picked commits on top of v3.11.0rc2. > These c

[python-committers] Re: IMPORTANT: Check the 3.11.0 cherry-picks

2022-10-24 Thread Pablo Galindo Salgado
Hummm, list_resize() is here: https://github.com/python/cpython/commit/38ade0d2aca25748207189b17323874cad183f78 I am force-pushing to that branch when I need to rebase or cherry-pick with merge conflicts so the

[python-committers] [RELEASE] Python 3.11 final (3.11.0) is available

2022-10-24 Thread Pablo Galindo Salgado
Python 3.11 is finally 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. Get it here: https://www.python.org/downloads/release/p