ANN: PyQt v6.3.1 Released
Phil Thompson
phil at riverbankcomputing.com
Sat Jun 18 09:47:31 BST 2022
PyQt v6.3.1 has been released.
Enums now support unexpected values by creating corresponding members
when required. This allows the type of a value to be retained rather
than forcing the value to be converted to an int.
The QPainter drawing methods support the new 'array' type added to the
latest version of the PyQt6.sip module that achieves speed increases of
about 70% in tests.
There are also v6.3.1 releases of PyQt6-Charts, PyQt6-DataVisualization
and PyQt6-WebEngine.
The Qt wheels have all been updated to Qt v6.3.1.
Phil
More information about the PyQt
mailing list