PyQt v6.10.2 Released
8 January 2026
PyQt v6.10.2 has been released. This is a bug-fix release.
- Fixed a regression introduced in v6.5.0 in the handling of the return value
of
QSqlQueryModel.query().
- Fixed a regression introduced in v6.10.1 in the handling of the return value
of
createMimeDataFromSelection() in QTextEdit and QPlainTextEdit.