Description
C extension modules for PyPy can be built with Cython support. This package is for developers compiling Python-adjacent native code for the PyPy runtime. Generated and compiled extensions should be reviewed for ABI compatibility, memory safety, and trusted build inputs.