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 serhiy.storchaka
Recipients dstufft, eric.araujo, mifik, paul.moore, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2016-12-04.12:40:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480855233.78.0.271093539398.issue28865@psf.upfronthosting.co.za>
In-reply-to
Content
Could you please provide a complete C file that is compiled?

Output also PyType_GetFlags(Py_TYPE(result)). And check that result is not NULL.
History
Date User Action Args
2016-12-04 12:40:33serhiy.storchakasetrecipients: + serhiy.storchaka, paul.moore, tim.golden, eric.araujo, zach.ware, steve.dower, dstufft, mifik
2016-12-04 12:40:33serhiy.storchakasetmessageid: <1480855233.78.0.271093539398.issue28865@psf.upfronthosting.co.za>
2016-12-04 12:40:33serhiy.storchakalinkissue28865 messages
2016-12-04 12:40:33serhiy.storchakacreate