[Numpy-discussion] Numpy master breaking matplotlib build

Michael Droettboom mdroe at stsci.edu
Wed Jul 27 12:46:29 EDT 2011


The return type of PyArray_BYTES in the old API compatibility code seems 
to have changed recently to (void *) which breaks matplotlib builds.  
This pull request changes it back.  Is this correct?

https://github.com/numpy/numpy/pull/121

Mike



More information about the NumPy-Discussion mailing list