Skip to content

BUG: fix infinite recursion in np.ma.flatten_structured_array (#30855)#30921

Merged
charris merged 1 commit intonumpy:maintenance/2.4.xfrom
charris:backport-30855
Mar 4, 2026
Merged

BUG: fix infinite recursion in np.ma.flatten_structured_array (#30855)#30921
charris merged 1 commit intonumpy:maintenance/2.4.xfrom
charris:backport-30855

Conversation

@charris
Copy link
Copy Markdown
Member

@charris charris commented Mar 4, 2026

Backport of #30855.

Towards resolving #29349

Avoids recursion for both strings and objects.

@charris charris added this to the 2.4.3 release milestone Mar 4, 2026
@charris charris added 00 - Bug 08 - Backport Used to tag backport PRs labels Mar 4, 2026
@charris charris merged commit de5cfed into numpy:maintenance/2.4.x Mar 4, 2026
74 checks passed
@charris charris deleted the backport-30855 branch March 4, 2026 03:45
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