Dear Maintainer,
Not sure if this have to be addressed to tombo or pypy3 but
here is what 'apt install pypy3' gives:
...
Paramétrage de pypy3 (7.3.19+dfsg-2) ...
running pypy3 rtupdate hooks for 7.3
Failed to byte-compile /usr/lib/python3/dist-packages/tombo/resquiggle.py: File "/usr/lib/python3/dist-packages/tombo/resquiggle.py", line 311
global r
^^^^^^^^
SyntaxError: name 'r' is assigned to before global declaration
running pypy3 post-rtupdate hooks for 7.3
...
This is the only error shown among all the other python relatives installed on this system.
Regards,
Patrice