Message 276048 - Python tracker (original) (raw)

Message276048

Author vstinner
Recipients python-dev, scoder, serhiy.storchaka, vstinner
Date 2016-09-12.13:56:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1473688596.31.0.886505085129.issue27810@psf.upfronthosting.co.za
In-reply-to
Content
> Could you please wrap "#define METH_FASTCALL 0x0080" with "#ifndef Py_LIMITED_API"/"#endif"? Sorry, this is a mistake. I tried to exclude all new symbols related to fast call from the stable API. It should now be fixed.
History
Date User Action Args
2016-09-12 13:56:36 vstinner set recipients: + vstinner, scoder, python-dev, serhiy.storchaka
2016-09-12 13:56:36 vstinner set messageid: 1473688596.31.0.886505085129.issue27810@psf.upfronthosting.co.za
2016-09-12 13:56:36 vstinner link issue27810 messages
2016-09-12 13:56:36 vstinner create