Package: python3-parso Version: 0.8.1-1 Tags: fixed-upstream Control: block 1023965 1021984 by -1
Attempting to use parso on Python 3.11 gives an error that this is not supported.
(e.g. some pandas tests do this - https://launchpadlibrarian.net/631797785/buildlog_ubuntu-lunar-amd64.pandas_1.3.5+dfsg-5build1_BUILDING.txt.gz )
Upstream 0.8.3 claims to at least partly fix this, but I haven't tested this. (This also doesn't imply that #1002353 is fixed: what versions of Python parso can parse as input, and what versions it can build under, may be separate.)