Py_TPFLAGS_READYING

Set while the type is being 'readied', to prevent recursive ready calls

enum int Py_TPFLAGS_READYING;

Meta