[PyQt] Re: Virtual methods and an extra reference

Kevin Watters kevinwatters at gmail.com
Mon Jul 7 17:39:46 BST 2008


> 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



More information about the PyQt mailing list