New issue 2282: (micronumpy) cleanup-includes branch broke 3rd party C-API 
dependencies
https://bitbucket.org/pypy/pypy/issues/2282/micronumpy-cleanup-includes-branch-broke

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


_______________________________________________
pypy-issue mailing list
pypy-issue@python.org
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to