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 ned.deily
Recipients BreamoreBoy, dalcinl, ned.deily, vstinner
Date 2014-06-19.20:45:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1403210731.88.0.787279430241.issue9972@psf.upfronthosting.co.za>
In-reply-to
Content
75503c26a17f for Python 3.3 added WITH_THREADS protection to the PyGILState_{Ensure|Release} definitions in Include/pystate.h.
History
Date User Action Args
2014-06-19 20:45:31ned.deilysetrecipients: + ned.deily, dalcinl, vstinner, BreamoreBoy
2014-06-19 20:45:31ned.deilysetmessageid: <1403210731.88.0.787279430241.issue9972@psf.upfronthosting.co.za>
2014-06-19 20:45:31ned.deilylinkissue9972 messages
2014-06-19 20:45:31ned.deilycreate