PyQt v5.15.1 Released

12 September 2020

PyQt v5.15.1 has been released. This is a minor feature release that adds the QtTextToSpeech module and support for Python v3.9. The wheels are bundled with Qt v5.15.1. There are corresponding releases of the other PyQt-related packages.

  • Added the QtTextToSpeech module.
  • Added support for Python v3.9.
  • None is now interpreted as a null QJsonValue.
  • Bound signals can now be tested for equality.