[PyQt] ANN: PyQt v4.10.1 Released

Phil Thompson phil at riverbankcomputing.com
Mon Apr 22 11:43:59 BST 2013


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


More information about the PyQt mailing list