SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 2 Python

bpo-30747: Attempt to fix atomic load/store (#2383)

_Py_atomic_* are currently not implemented as atomic operations
when building with MSVC. This patch attempts to implement parts
of the functionality required.
P
Pär Björklund committed
e664d7f89d2b9960d9049237136396e824795cac
Parent: dadca48
Committed by Antoine Pitrou <pitrou@free.fr> on 8/12/2017, 9:19:30 AM