On 22 April 2013 11:43, Phil Thompson <p...@riverbankcomputing.com> wrote:
> PyQt v4.10.1 has been released. This contains a couple of new features as
> well as the usual bug fixes.
>
> QtCore.pyqtSetPickleProtocol() and QtCore.pyqtPickleProtocol() have been
> added to set and get the protocol used to pickle Python objects when
> serialising them for Qt.
>
> Added the --resource-suffix option to pyuic4.
>
> There is a new (optional) build system (configure-ng.py) which will be
> compatible with SIP v5 and will eventually support cross-compilation.
>
> The Qt5 based Windows installers now include Qt v5.0.2.
>
> Phil


In my experience configure-ng.py was required to do a PyQt build
against Qt5 built with the -no-deprecated flag.

Regards,

Dmitrijs.
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to