On Thu, Jan 6, 2022 at 12:33 PM Pablo Galindo Salgado
<pablog...@gmail.com> wrote:
> * https://bugs.python.org/issue46006
>
> Victor made a revert of his PR but unfortunately, we cannot easily backport 
> it to 3.10 as it affects the ABI. It affects the interpreter state structure 
> that although is not on the stable ABI, changing it can affect some projects 
> so we need to discuss how we want to proceed as a project here.

Well, the regression is fixed in the main branch, so Python 3.11.0a4
should be unblocked for this issue.

I updated my backport to 3.10 to fix the ABI issue.

Victor
-- 
Night gathers, and now my watch begins. It shall not end until my death.
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/MD6T6CS4X3677GQOYDHLKDRNUXPQ2JEU/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to