[PyQt] Next PyQt, SIP, QScintilla Releases

Giovanni Bajo rasky at develer.com
Thu Nov 6 19:19:13 GMT 2008


On 11/1/2008 6:29 PM, Phil Thompson wrote:
> There will be new releases of PyQt, SIP and QScintilla in the next few days
> based on current snapshots.
> 
> Let me know if there is anything you are expecting that doesn't seem to be
> there.

QKeySequence could use a __repr__ (.toString() already does the correct 
thing, and it even works when you pass it back to the constructor).

tuple(QKeySequence()) segfaults, but IIRC you have already fixed this.
-- 
Giovanni Bajo
Develer S.r.l.
http://www.develer.com


More information about the PyQt mailing list