Include utility code for inline memoryview functions found in .pxd files (GH-4134)
The utility code was generated at too late a stage, after the utility code from the pxd was merged into the pyx scope. Fixes #1415
Showing
Please register or sign in to comment