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 jkloth
Recipients Arfrever, Mark.Shannon, amaury.forgeotdarc, asvetlov, benjamin.peterson, brett.cannon, dmalcolm, ilblackdragon, jcea, jkloth, larry, lemburg, mark.dickinson, python-dev, vstinner
Date 2013-06-24.17:20:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372094436.12.0.220410857872.issue17206@psf.upfronthosting.co.za>
In-reply-to
Content
FYI, however, the new macro is designed as an internal implementation detail along the lines of the other _Py_* macros.  That is, just a tiny piece of a larger function to be used at your own risk.

Either way, I've uploaded another version with the do { } while (0) wrapping.
History
Date User Action Args
2013-06-24 17:20:36jklothsetrecipients: + jkloth, lemburg, brett.cannon, jcea, amaury.forgeotdarc, mark.dickinson, vstinner, larry, benjamin.peterson, Arfrever, asvetlov, dmalcolm, Mark.Shannon, python-dev, ilblackdragon
2013-06-24 17:20:36jklothsetmessageid: <1372094436.12.0.220410857872.issue17206@psf.upfronthosting.co.za>
2013-06-24 17:20:36jklothlinkissue17206 messages
2013-06-24 17:20:36jklothcreate