◐ Shell
clean mode source ↗

Message 168832 - Python tracker

Message168832

Author grahamd
Recipients grahamd, ncoghlan, pitrou
Date 2012-08-22.00:46:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345596390.71.0.193369062575.issue15751@psf.upfronthosting.co.za>
In-reply-to
Content
If you have a Ex version of Ensure, then if the interpreter argument is NULL, then it should assume main interpreter. That way the normal version of Ensure can just call PyGILState_EnsureEx(NULL).
History
Date User Action Args
2012-08-22 00:46:30grahamdsetrecipients: + grahamd, ncoghlan, pitrou
2012-08-22 00:46:30grahamdsetmessageid: <1345596390.71.0.193369062575.issue15751@psf.upfronthosting.co.za>
2012-08-22 00:46:30grahamdlinkissue15751 messages
2012-08-22 00:46:29grahamdcreate