Commit a30b943
python3: Use Py_TYPE() instead of self->ob_type
As described here:
http://python3porting.com/cextensions.html#object-initialization
Signed-off-by: Andy Grover <agrover@redhat.com>1 parent 76ef749 commit a30b943
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments