Skip to content
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

TEST: change subprocess call to capture stderr too #23962

Merged
merged 1 commit into from
Jun 16, 2023

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
60 checks passed
@charris
Copy link
Member

charris commented Jun 16, 2023

Thanks Matti.

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
2 participants