PyQt v5.15.3 Released

24 February 2021

PyQt v5.15.3 has been released. This is a minor feature and bug-fix release. There are corresponding releases of the other PyQt5-related packages.

  • Added the missing QImage.setAlphaChannel().
  • Support for the QtNetworkAuth library has been moved to a separate PyQtNetworkAuth package.
  • Wheels no longer bundle the corresponding Qt libraries and instead automatically install them from an external wheel.