BST: remove pointer to FunctionDef and ClassDef and the code object pointer
Replace it with a index into a table of definitions and code objects This also now frees much more code objects early because they get proper refcounted now
Showing
Please register or sign in to comment