This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Paxxi
Recipients Paxxi
Date 2017-06-24.19:35:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498332959.93.0.572211672441.issue30747@psf.upfronthosting.co.za>
In-reply-to
Content
_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..
History
Date User Action Args
2017-06-24 19:35:59Paxxisetrecipients: + Paxxi
2017-06-24 19:35:59Paxxisetmessageid: <1498332959.93.0.572211672441.issue30747@psf.upfronthosting.co.za>
2017-06-24 19:35:59Paxxilinkissue30747 messages
2017-06-24 19:35:59Paxxicreate