Fix the Py_atomic_* macros. (#12240)
The macros were working only because our usage happened to parse correctly. Changing that usage (e.g. with pointers) would break the macros. This fixes that.
Showing
Please
register
or
sign in
to comment