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 masamoto
Recipients EdSchouten, erik.bray, masamoto, ncoghlan, r.david.murray, vstinner
Date 2017-07-19.14:08:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500473309.94.0.818896797052.issue25658@psf.upfronthosting.co.za>
In-reply-to
Content
oh, I found a mistake.
- replace Py_LIMITED_API with Py_BUILD_CORE on Include/pythread.h Py_tss_t definition
History
Date User Action Args
2017-07-19 14:08:29masamotosetrecipients: + masamoto, ncoghlan, vstinner, r.david.murray, erik.bray, EdSchouten
2017-07-19 14:08:29masamotosetmessageid: <1500473309.94.0.818896797052.issue25658@psf.upfronthosting.co.za>
2017-07-19 14:08:29masamotolinkissue25658 messages
2017-07-19 14:08:29masamotocreate