[PyQt] Crash in sip_api_is_py_method() with PyQt 4.6

Victor Stinner victor.stinner at haypocalc.com
Tue Oct 13 22:10:32 BST 2009


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.

So here is a second patch against the snapshot. It fixes both issues: crash 
related to PyClassObject and the number of arguments for the redefined 
methods.

-- 
Victor Stinner
http://www.haypocalc.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sip_mro-2.patch
Type: text/x-patch
Size: 1121 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20091013/3a5deae6/sip_mro-2.bin


More information about the PyQt mailing list