Detect tp_alloc usage bugs and fix some that were found
Apparently we can run quite well in the presence of GC bugs. (We were scanning most extension objects using our Pyston scanner instead of the conservative one.) I am both relieved and terrified.
Showing
Please register or sign in to comment