Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Objects
typeobject.c
Find file
Blame
History
Permalink
Change PyType_Ready() to use the READY and READYING flags. This makes
· d614f977
Guido van Rossum
authored
Aug 10, 2001
it possible to detect recursive calls early (as opposed to when the stack overflows :-).
d614f977