Skip to content

MAINT: make sure function checks are not optimised in config.py#1

Merged
Grimler91 merged 2 commits intomainfrom
termux-fix
Nov 14, 2022
Merged

MAINT: make sure function checks are not optimised in config.py#1
Grimler91 merged 2 commits intomainfrom
termux-fix

Conversation

@Grimler91
Copy link
Owner

On some platforms, like termux [1], the compiler removes the function call unless we specify optnone and save the return value from the function.

[1] https://termux.dev

Closes numpygh-21584.

On some platforms, like termux [1], the compiler removes the function
call unless we specify optnone and save the return value from the
function.

[1] https://termux.dev

Closes numpygh-21584.
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.

Math Capabilities Detection Mechanism in v1.22.4 broken on Android Termux platform

1 participant