Staging
v0.8.1
https://github.com/python/cpython
Revision 2aab5d310ca752912d5e2f79658edb6684f928c7 authored by Eric Snow on 08 March 2019, 19:06:56 UTC, committed by GitHub on 08 March 2019, 19:06:56 UTC
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.
1 parent ab9b31f
History
Tip revision: 2aab5d310ca752912d5e2f79658edb6684f928c7 authored by Eric Snow on 08 March 2019, 19:06:56 UTC
Fix the Py_atomic_* macros. (#12240)
Tip revision: 2aab5d3
File Mode Size
ci.yml -rw-r--r-- 3.2 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 724 bytes
posix-deps-apt.sh -rwxr-xr-x 580 bytes
posix-steps.yml -rw-r--r-- 2.4 KB
pr.yml -rw-r--r-- 3.1 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-steps.yml -rw-r--r-- 1.3 KB

back to top