Skip to content

Conversation

@seberg
Copy link
Member

@seberg seberg commented Nov 12, 2021

This fixes a SIGFPE exception due to division/modulo by zero when
an empty structured dtype is requested aligned.

Closes gh-19696

This fixes a SIGFPE exception due to division/modulo by zero when
an empty structured dtype is requested aligned.
@seberg seberg added the 09 - Backport-Candidate PRs tagged should be backported label Nov 12, 2021
@charris charris merged commit 20a2a70 into numpy:main Nov 13, 2021
@charris
Copy link
Member

charris commented Nov 13, 2021

Thanks Sebastian.

@charris charris added this to the 1.21.5 release milestone Nov 18, 2021
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fatal floating point exception when constructing an aligned dtype with no fields.

2 participants