PyQt v6.5.3 Released

14 October 2023

PyQt v6.5.3 has been released. This is a bug-fix release and also adds support for Python v3.12.

  • Added the missing QAbstractItemModel.multiData() method.
  • Added the missing QModelRoleDataSpan class.