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 alex, serhiy.storchaka, vstinner
Date 2014-07-26.12:36:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1406378199.04.0.952325428414.issue22079@psf.upfronthosting.co.za>
In-reply-to
Content
It would be good if PyType_Ready() will check that base class of static type is static.
History
Date User Action Args
2014-07-26 12:36:39serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, alex
2014-07-26 12:36:39serhiy.storchakasetmessageid: <1406378199.04.0.952325428414.issue22079@psf.upfronthosting.co.za>
2014-07-26 12:36:39serhiy.storchakalinkissue22079 messages
2014-07-26 12:36:38serhiy.storchakacreate