• Eric Snow's avatar
    Fix the Py_atomic_* macros. (#12240) · 2aab5d31
    Eric Snow yazdı
    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.
    2aab5d31
pycore_atomic.h 16.1 KB