Skip to content

Conversation

charris
Copy link
Member

@charris charris commented Jun 19, 2025

Backport of #29230.

Fixes #29225.

The negation of an unsigned int underflows and creates a large positive repeats, which leads to allocations failures and/or swapping.

…#29230)

The negation of an unsigned int underflows and creates a large positive repeats, which leads to allocations failures and/or swapping.
@charris charris added this to the 2.3.1 release milestone Jun 19, 2025
@charris charris added 00 - Bug 08 - Backport Used to tag backport PRs labels Jun 19, 2025
@charris charris merged commit 70b6cda into numpy:maintenance/2.3.x Jun 19, 2025
73 checks passed
@charris charris deleted the backport-29230 branch June 19, 2025 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
00 - Bug 08 - Backport Used to tag backport PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants