Skip to content

TEST: change subprocess call to capture stderr too#23962

Merged
charris merged 1 commit intonumpy:mainfrom
mattip:sve-check
Jun 16, 2023
Merged

TEST: change subprocess call to capture stderr too#23962
charris merged 1 commit intonumpy:mainfrom
mattip:sve-check

Conversation

@mattip
Copy link
Member

@mattip mattip commented Jun 16, 2023

Fixes #23954.
We could do a little better by lazily evaluating the function instead of doing it at import, but 🤷

@mattip mattip added the 09 - Backport-Candidate PRs tagged should be backported label Jun 16, 2023
@charris
Copy link
Member

charris commented Jun 16, 2023

Have you tested this on windows?

@mattip
Copy link
Member Author

mattip commented Jun 16, 2023

Have you tested this on windows?

yes

@charris charris merged commit 4d03867 into numpy:main Jun 16, 2023
@charris
Copy link
Member

charris commented Jun 16, 2023

Thanks Matti.

@joaoe
Copy link
Contributor

joaoe commented Sep 29, 2024

@mattip

We could do a little better by lazily evaluating the function instead of doing it at import, but 🤷

Here you go
#27472

@mattip mattip deleted the sve-check branch May 5, 2025 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: message "'lscpu' is not recognized as an internal or external command, ..." printed

3 participants