[PyQt] Crash in sip_api_is_py_method() with PyQt 4.6
Christian Caron
ccaron at fattoc.com
Wed Oct 14 02:25:59 BST 2009
I get these errors as well, when patching a bound customEvent.
On Oct 13, 2009, at 2:35 PM, Phil Thompson wrote:
> On Tue, 13 Oct 2009 23:10:32 +0200, Victor Stinner
> <victor.stinner at haypocalc.com> wrote:
>> Hi,
>>
>> A friend told me that there are snapshots. So I tested the last
>> snapshot
>> and
>> the sip_api_is_py_method()'s crash is still present. But the other
>> bug
>> (methods redefined in Python) is different: I get an error on the
>> number
> of
>>
>> arguments.
>
> It depends on what your application is doing. Is it monkey patching
> a bound
> method or an unbound method?
>
> Phil
> _______________________________________________
> PyQt mailing list PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
More information about the PyQt
mailing list