BUG: add missing error handling in public_dtype_api.c by charris · Pull Request #27128 · numpy/numpy
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 12.3k
Merged
charris merged 1 commit intonumpy:maintenance/2.0.xfrom
Aug 6, 2024Merged
BUG: add missing error handling in public_dtype_api.c#27128
charris merged 1 commit intonumpy:maintenance/2.0.xfrom
BUG: add missing error handling in public_dtype_api.c#27128
charris merged 1 commit intonumpy:maintenance/2.0.xfrom
Conversation
Copy link Copy Markdown
Member
charris
commented
Aug 6, 2024
charris
commented
Backport of #27098.
@SwayamInSync ran into some confusing behaviors working on a DType and I tracked it down to missing error handling here
Hard to write a test for this without defining an invalid DType.
charris
added this to the
2.0.2 release milestone
charris
merged commit
7bf8f70
into
numpy:maintenance/2.0.x
charris
deleted the
backport-27098
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment