Skip to content

Conversation

eendebakpt
Copy link
Contributor

In #24316 the checks on hugepage settings in the numpy initialization have been refactored. It seems a return value was omitted.

@rgommers @mtsokol

Comparison from the other PR:

https://github.com/numpy/numpy/pull/24316/files#diff-09a2c2e86cca91dac0c336e4dad47197ba3cd837ff6c85abf8525cc3b879d3e6R302

@mtsokol
Copy link
Member

mtsokol commented Aug 14, 2023

@eendebakpt Ah, correct - return statement is missing. Thanks for the PR!

Copy link
Member

@rgommers rgommers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @eendebakpt, good catch. And oops, I missed that in review. In it goes.

@rgommers rgommers merged commit 3493add into numpy:main Aug 14, 2023
@rgommers rgommers added this to the 2.0.0 release milestone Aug 14, 2023
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.

3 participants