Use PyType_Ready() for initialization of the ob_type field of our
types (the tp_base field must be initialized prior to that call).
1 file changed