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 vstinner
Recipients Arfrever, Joshua.J.Cogliati, Vitor.de.Lima, gustavotemple, jrincayc, lbianc, python-dev, vstinner
Date 2015-03-16.14:24:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwb5Dgek-1yDjX1TC8UV8WHjzUNxC=i7Lic3jTQ9t_GjcQ@mail.gmail.com>
In-reply-to <1426515088.4.0.306572134759.issue23644@psf.upfronthosting.co.za>
Content
> #define _Atomic(T) std::atomic<T>

This looks better to me :-) Can you please write a patch?
History
Date User Action Args
2015-03-16 14:24:23vstinnersetrecipients: + vstinner, Arfrever, jrincayc, python-dev, Joshua.J.Cogliati, Vitor.de.Lima, gustavotemple, lbianc
2015-03-16 14:24:23vstinnerlinkissue23644 messages
2015-03-16 14:24:23vstinnercreate