It looks like the v7.3.22 release of PyPy has made CI start to fail... I don't really get why at a glance and I don't have the time to dig deeper yet.
We should probably:
- diagnose the issue and report it to pypy (unless it's already been reported? it doesn't look like it has been reported yet.)
- hardcode the pypy version we test to 7.3.21 if possible, so that CI starts passing... or maybe the nightly version (if that's still a thing?) if the pypy fix comes fast enough?
It looks like the v7.3.22 release of PyPy has made CI start to fail... I don't really get why at a glance and I don't have the time to dig deeper yet.
We should probably: