Bug report
Bug description:
Hello everyone, has anyone tried to generate numpy modules from python, cython, and numpy source code? I wonder if you can share some of the files generated by the generation process, including those *.c files generated from *.c.src suffix files (for example, arraytypes.c files converted from arraytypes.c.src).
CPython versions tested on:
3.11
Operating systems tested on:
Linux, Windows