Re: [PyQt] Update on PyQt5 Status

2013-06-10 Thread Phil Thompson
On Mon, 10 Jun 2013 09:22:12 +0100, Brendan Donegan wrote: > On 09/06/13 08:24, Phil Thompson wrote: >> The current PyQt5 snapshot now has a stable API - what is currently >> implemented is what will be in v5.0. > > Out of curiousity will this include the QtQml module? No. That will be in 5.0.1

Re: [PyQt] Update on PyQt5 Status

2013-06-10 Thread Brendan Donegan
On 09/06/13 08:24, Phil Thompson wrote: > The current PyQt5 snapshot now has a stable API - what is currently > implemented is what will be in v5.0. Out of curiousity will this include the QtQml module? > > You will need a current SIP snapshot - which means you will have to > re-build PyQt4. >