Skip to content

BUG: VOID_nonzero could sometimes mutate alignment flag#20237

Merged
charris merged 1 commit intonumpy:mainfrom
seberg:bug-void-nonzero
Oct 29, 2021
Merged

BUG: VOID_nonzero could sometimes mutate alignment flag#20237
charris merged 1 commit intonumpy:mainfrom
seberg:bug-void-nonzero

Conversation

@seberg
Copy link
Copy Markdown
Member

@seberg seberg commented Oct 29, 2021

This fixes that invocations of VOID_nonzero could flip the
alignment flag on the original array even though the original
array is not modified.

This fixes that invocations of `VOID_nonzero` could flip the
alignment flag on the original array even though the original
array is not modified.
@charris charris added the 09 - Backport-Candidate PRs tagged should be backported label Oct 29, 2021
@charris charris merged commit d85523a into numpy:main Oct 29, 2021
@charris
Copy link
Copy Markdown
Member

charris commented Oct 29, 2021

Thanks Sebastian.

@seberg seberg deleted the bug-void-nonzero branch October 29, 2021 21:49
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Nov 3, 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.

2 participants