We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5db20e7 commit f32545eCopy full SHA for f32545e
posts/2025/07/pypy-v7320-release.rst
@@ -47,8 +47,7 @@ making RPython's JIT even better.
47
48
If you are a python library maintainer and use C-extensions, please consider
49
making a HPy_ / CFFI_ / cppyy_ version of your library that would be performant
50
-on PyPy. In any case, both `cibuildwheel`_ and the `multibuild system`_ support
51
-building wheels for PyPy.
+on PyPy. In any case, `cibuildwheel`_ supports building wheels for PyPy.
52
53
.. _`PyPy`: https://doc.pypy.org/
54
.. _`RPython`: https://rpython.readthedocs.org
0 commit comments