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 pitrou
Recipients Daniel Colascione, amaury.forgeotdarc, belopolsky, davin, meador.inge, pitrou, rhettinger
Date 2017-10-01.17:45:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506879959.94.0.213398074469.issue31654@psf.upfronthosting.co.za>
In-reply-to
Content
While the use case is reasonable (if specialized), I'm not sure ctypes is the place to expose such functionality, which can be quite extensive (see https://gcc.gnu.org/onlinedocs/gcc/_005f_005fatomic-Builtins.html). Perhaps as a separate package on PyPI?
History
Date User Action Args
2017-10-01 17:46:00pitrousetrecipients: + pitrou, rhettinger, amaury.forgeotdarc, belopolsky, meador.inge, davin, Daniel Colascione
2017-10-01 17:45:59pitrousetmessageid: <1506879959.94.0.213398074469.issue31654@psf.upfronthosting.co.za>
2017-10-01 17:45:59pitroulinkissue31654 messages
2017-10-01 17:45:59pitroucreate