- 
Christian Heimes yazdıPy_TYPE() has already dereferenced self before the NULL check. Moved Py_TYPE() after the check for self == NULL f03572d0
Py_TYPE() has already dereferenced self before the NULL check. Moved Py_TYPE() after the check for self == NULL
