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 amaury.forgeotdarc
Recipients LambertDW, amaury.forgeotdarc, barronh, belopolsky, grubert
Date 2010-07-19.23:08:11
SpamBayes Score 0.037948135
Marked as misclassified No
Message-id <1279580893.94.0.00411536257749.issue5476@psf.upfronthosting.co.za>
In-reply-to
Content
Py_TPFLAGS_INT_SUBCLASS is an implementation detail, and extension modules should not have to be aware of it.
Does Numpy correctly call PyType_Ready()?
History
Date User Action Args
2010-07-19 23:08:14amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, belopolsky, grubert, LambertDW, barronh
2010-07-19 23:08:13amaury.forgeotdarcsetmessageid: <1279580893.94.0.00411536257749.issue5476@psf.upfronthosting.co.za>
2010-07-19 23:08:11amaury.forgeotdarclinkissue5476 messages
2010-07-19 23:08:11amaury.forgeotdarccreate