diff options
author | Pär Björklund <per.bjorklund@gmail.com> | 2017-08-12 09:19:30 (GMT) |
---|---|---|
committer | Antoine Pitrou <pitrou@free.fr> | 2017-08-12 09:19:30 (GMT) |
commit | e664d7f89d2b9960d9049237136396e824795cac (patch) | |
tree | f1d012c2156714f76a6bb854e8fdd65af340de48 /Python/codecs.c | |
parent | dadca480c5b7c5cf425d423316cd695bc5db3023 (diff) | |
download | cpython-e664d7f89d2b9960d9049237136396e824795cac.zip cpython-e664d7f89d2b9960d9049237136396e824795cac.tar.gz cpython-e664d7f89d2b9960d9049237136396e824795cac.tar.bz2 |
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.
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions