Skip to content

Conversation

mhvk
Copy link
Contributor

@mhvk mhvk commented Jan 4, 2024

While working on some gufuncs and trying to debug what was happening, I noticed that setting NPY_UF_DBG_TRACING to 1 led to compilation errors. This PR solves those.

I don't know how to have CI test this...

@seberg
Copy link
Member

seberg commented Jan 4, 2024

Thanks, let's put this in. TBH, I guess I never really use this much.

@seberg seberg merged commit 486bd2e into numpy:main Jan 4, 2024
@mhvk mhvk deleted the ufunc-debug-tracing-fixup branch January 4, 2024 21:52
@mhvk
Copy link
Contributor Author

mhvk commented Jan 4, 2024

Thanks! I used it a bit when I was writing the axes for gufunc stuff, and then yesterday to try to find out why I cannot seem to get a double gufunc work with longdouble even with casting="unsafe" - see question at #25536

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

Successfully merging this pull request may close these issues.

2 participants