PyQt v4.5.2 Released

14 July 2009

PyQt v4.5.2 has been released. This is primarily a bug fix release but does include some new features.

The new features are:

  • support for the two QImage constructors that operate on non-const data by allowing a sip.voidptr to be passed
  • support for QHeaderView in pyuic4
  • any Python object can now be passed where a QVariant is expected, and None is interpreted as an invalid QVariant
  • the QAxContainer module to the Windows GPL version
  • a Windows binary installer is provided for Python v3.1.