Skip to content

Conversation

@bkpoon
Copy link
Contributor

@bkpoon bkpoon commented Jul 15, 2024

Compare pointers directly instead of using PyArray_EquivTypes

Fixes #376

- Compare pointers directly instead of using PyArray_EquivTypes
@bkpoon bkpoon marked this pull request as ready for review July 16, 2024 16:41
@stefanseefeld stefanseefeld merged commit 99a5352 into boostorg:develop Jul 16, 2024
@stefanseefeld
Copy link
Member

This looks indeed simple enough. Happy to see that this is all it takes. (Please disregard the CI build failures, they are due to a tool bug on OSX...
Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

boost::python::numpy::initialize() incompatibilities with numpy>=1.21

2 participants