On Fri, Apr 1, 2022 at 8:56 AM Gabriele <phoenix1987@gmail.com> wrote:
Does this mean that this line in the bytecode library is likely to fail with 3.11, with no way to fix it?

https://github.com/MatthieuDartiailh/bytecode/blob/7b0423234b0e999b45a4eb0c58115b284314f46b/bytecode/concrete.py#L398

Yes, that constructor is not considered stable.

--
--Guido van Rossum (python.org/~guido)