Fix refleak: PyObject_GetItem returns a new reference, not a borrowed one like PyDict_GetItem.
1 file changed