(micronumpy) cleanup-includes branch broke 3rd party C-API dependencies
Created originally on Bitbucket by mattip
Since we no longer package numpy-specific include files (after merging branch cleanup-includes) , we need to support all the type definitions in arrayscalars.h and ndarraytypes.h and remove our cpyext functions provided as an alternative to the type definitions.
It may be more prudent to revert the merge of cleanup-includes on default
This issue is blocking use of github.com/mattip/matplotlib on pypy 5.1