Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[numpy] Fix build failures in reverb under NumPy 2.0.
* NPY_NTYPES doesn't exist in NumPy 2, but I doubt it really needed to be included here anyway. * PyArray_SETITEM takes a char* as its second argument under NumPy 2.0. PiperOrigin-RevId: 658002468 Change-Id: Ie6532c5eede5c25556b4910d688bba60e9784bdc
- Loading branch information