Py_TYPE() has already dereferenced self before the NULL check. Moved Py_TYPE() after the check for self == NULL
1 file changed