Skip to content

TST: Avoid uninitialized values in test (#29341) #29413

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 22, 2025

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
Labels
05 - Testing 08 - Backport Used to tag backport PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants