Message 312452 - Python tracker

Message312452

Author zhaoya
Recipients paul.moore, steve.dower, tim.golden, zach.ware, zhaoya
Date 2018-02-21.01:59:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519178390.06.0.467229070634.issue32881@psf.upfronthosting.co.za>
In-reply-to
Content
FUNCTION_CALL_MODE is __stdcall i think no problem.because, if GetContext(PyObject  *capsule) -->GetContext() is ok. PyObject  *capsule from python to c unknown error occurred.
History
Date User Action Args
2018-02-21 01:59:50zhaoyasetrecipients: + zhaoya, paul.moore, tim.golden, zach.ware, steve.dower
2018-02-21 01:59:50zhaoyasetmessageid: <1519178390.06.0.467229070634.issue32881@psf.upfronthosting.co.za>
2018-02-21 01:59:50zhaoyalinkissue32881 messages
2018-02-21 01:59:49zhaoyacreate