New submission from Pär Björklund:

_Py_atomic_store and _Py_atomic_load are not implemented as atomic operations 
on Windows when using Visual Studio to build.

This might cause hard to troubleshoot behaviour, especially in third party 
hosting applications..

----------
components: Interpreter Core
messages: 296786
nosy: Paxxi
priority: normal
severity: normal
status: open
title: _Py_atomic_* not actually atomic on Windows with MSVC
type: enhancement
versions: Python 3.6, Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30747>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to