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 ztane
Recipients eric.smith, gvanrossum, serhiy.storchaka, terry.reedy, ztane
Date 2016-05-07.11:14:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462619649.41.0.325736485273.issue26906@psf.upfronthosting.co.za>
In-reply-to
Content
I am not an expert on PyType internals, so I am wondering why is the PyType_Ready'ing done implicitly at all?
History
Date User Action Args
2016-05-07 11:14:09ztanesetrecipients: + ztane, gvanrossum, terry.reedy, eric.smith, serhiy.storchaka
2016-05-07 11:14:09ztanesetmessageid: <1462619649.41.0.325736485273.issue26906@psf.upfronthosting.co.za>
2016-05-07 11:14:09ztanelinkissue26906 messages
2016-05-07 11:14:09ztanecreate