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 Robin.Schreiber, amaury.forgeotdarc, asvetlov, loewis, ned.deily, pitrou, serhiy.storchaka, terry.reedy
Date 2015-05-06.14:56:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430924176.52.0.955343735645.issue23815@psf.upfronthosting.co.za>
In-reply-to
Content
PyType_Ready() is called inside PyType_FromSpec().
History
Date User Action Args
2015-05-06 14:56:16serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, terry.reedy, amaury.forgeotdarc, pitrou, ned.deily, asvetlov, Robin.Schreiber
2015-05-06 14:56:16serhiy.storchakasetmessageid: <1430924176.52.0.955343735645.issue23815@psf.upfronthosting.co.za>
2015-05-06 14:56:16serhiy.storchakalinkissue23815 messages
2015-05-06 14:56:16serhiy.storchakacreate