Replace "Py_DECREF(var); var = NULL;" with "Py_SETREF(var, NULL);".
macro
op
Miscellaneous source files for the main Python shared library