You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BUG: Fix environment checking logic for NUMPY_WARN_IF_NO_MEM_POLICY
The logic was reversed accidentally, since the default is to not warn.
I would be happy to dig a bit deeper and move the `getenv` to import
time (with an small internal helper to set it). Since the `getenv`
right now will be called for quite a bit of pythran code currently.
0 commit comments