PyQt v5.15.0 Released

1 June 2020

PyQt v5.15.0 has been released. This is a major feature release that adds support for Qt v5.15.0. There are corresponding releases of the other PyQt-related packages.

  • Added support for Qt v5.15.0.
  • Added the QtQuick3D module.
  • Added a callStaticMethod() overload to QAndroidJniObject that takes a QJsonDocument as the method argument and returns another QJsonDocument.
  • Added the missing QMultimedia control classes.
  • pyuic5 now supports QUndoView.