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 grubert
Recipients grubert, jvr
Date 2009-02-12.17:02:36
SpamBayes Score 0.0028273743
Marked as misclassified No
Message-id <1234458157.9.0.0514926329516.issue2263@psf.upfronthosting.co.za>
In-reply-to
Content
Including Py_TPFLAGS_INT_SUBCLASS in numpy's BASEFLAGS cures this.
This is an external problem then.
But I could not find any reference to Py_TPFLAGS_*_SUBCLASS in the
documentation, that is a python problem.
History
Date User Action Args
2009-02-12 17:02:38grubertsetrecipients: + grubert, jvr
2009-02-12 17:02:37grubertsetmessageid: <1234458157.9.0.0514926329516.issue2263@psf.upfronthosting.co.za>
2009-02-12 17:02:36grubertlinkissue2263 messages
2009-02-12 17:02:36grubertcreate