Add co_stacksize field to codeobject structure, and stacksize argument
to PyCode_New() argument list. Also add CO_MAXBLOCKS constant indicating the maximum static nesting supported by the compiler.
G
Guido van Rossum committed
3f6e408a31208d29cf867bb30496bdb1f863d310
Parent: 00f86e6