[pypy-issue] Issue #2282: (micronumpy) cleanup-includes branch broke 3rd party C-API dependencies (pypy/pypy)

mattip issues-reply at bitbucket.org
Sun Apr 24 03:20:48 EDT 2016


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




More information about the pypy-issue mailing list