Hi, Our CI failed for a long time because PyPy-3.9 doesn't have a pre-built Cramjam, as I discovered in this comment [1].
I initiated a discussion [2] with Cramjam's maintainer and found that it's the PyPy team's policy to support only one version, and they are planning to deprecate PyPy 3.9 [3]. I'm writing this thread to discuss whether it's a good idea for us to drop the tests on PyPy 3.9. I'm willing to implement this change. [1]: https://github.com/apache/avro/pull/3199#issuecomment-2399030073 [2]: https://github.com/milesgranger/cramjam/issues/185 [3]: https://pypy.org/posts/2024/08/pypy-v7317-release.html Xuanwo https://xuanwo.io/