> It should be fixed in tonight's SIP snapshot. It was just a Py_DECREF() > that got dropped. Thanks--the fix looks good in my tests. Although I'm still a bit confused about the long comment for when there's a callable (not a CFunction and not a PyMethod) in the slot. There's still no Py_DECREF in that case. - Kevin