Change PyType_Ready() to use the READY and READYING flags. This makes
it possible to detect recursive calls early (as opposed to when the stack overflows :-).
Showing
Please register or sign in to comment
it possible to detect recursive calls early (as opposed to when the stack overflows :-).