On Thursday, May 16, 2013 08:41:32 PM you wrote:
> On Fri, May 17, 2013 at 1:38 PM, Nick Coghlan wrote:
> > On Fri, May 17, 2013 at 9:17 AM, Matt Newell wrote:
> >> I don't really understand what the fixup_slot_dispatchers function is
> >> doing, but it does seem
I have encountered what I believe to be a bug but I'm sure there is some
reason things are done as they are and I am hoping someone can shed some light
or confirm it is indeed a bug.
As a bit of background I have a c++ class that I use sip to generate python
bindings. The potential python bug