Tags: colesbury/nogil
Tags
pyatomic: fix warning on MSVC The __has_builtin(__atomic_load) check has to be nested with the clang check or MSVC will issue a warning, which breaks the NumPy Windows build.
PreviousNext
10000
pyatomic: fix warning on MSVC The __has_builtin(__atomic_load) check has to be nested with the clang check or MSVC will issue a warning, which breaks the NumPy Windows build.