Replace "Py_DECREF(var); var = NULL;" with "Py_SETREF(var, NULL);".
Source files for various builtin objects