TST: Avoid uninitialized values in test (#29341) by charris · Pull Request #29413 · numpy/numpy

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@charris

Copy link

Member

@charris charris commented

Jul 22, 2025

Backport of #29341.

I think I missed this one before once... can cause occasional warnings if uninitialized.

I think I missed this one before once... can cause occasional
warnings if uninitialized.

Signed-off-by: Sebastian Berg <sebastianb@nvidia.com>

@charris charris added this to the 2.3.2 release milestone

Jul 22, 2025

@charris charris added 05 - Testing 08 - Backport

Used to tag backport PRs

labels

Jul 22, 2025

@charris charris merged commit 428649e into numpy:maintenance/2.3.x

Jul 22, 2025

75 checks passed

@charris charris deleted the backport-29341 branch

July 22, 2025 17:04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

05 - Testing 08 - Backport

Used to tag backport PRs

Projects

None yet

Milestone

2.3.2 release

Development

Successfully merging this pull request may close these issues.

2 participants

@charris @seberg