New issue by lodger-c64 on void-packages repository https://github.com/void-linux/void-packages/issues/42178 Description: ### Is this a new report? Yes ### System Info Void 6.1.10_1 x86_64 AuthenticAMD uptodate rrrmFFFFFFFFF ### Package(s) Affected python3 ### Does a report exist for this bug with the project's home (upstream) and/or another distro? _No response_ ### Expected behaviour Installation of Python 3.11 completes with all byte-compiles not throwing an error. ### Actual behaviour When installing Python 3.11, there is an error when byte-compiling python site-packages: [*] Configuring unpacked packages python3-3.11.2_1: configuring ... Byte-compiling python code in usr/lib/python3.11... *** Error compiling './usr/lib/python3.11/site-packages/readability/compat/two.py'... File "./usr/lib/python3.11/site-packages/readability/compat/two.py", line 6 raise exc_type(*args, **kwargs), None, traceback ^ SyntaxError: invalid syntax Byte-compiling python3.11 code for module README.txt... Updating ldconfig(8) cache... python3-3.11.2_1: installed successfully. ### Steps to reproduce I just need to run: sudo xbps-install -f python3