[PySide] Qt for Python release: 6.7.1 is out!
Cristián Maureira-Fredes
Cristian.Maureira-Fredes at qt.io
Fri May 24 12:37:28 CEST 2024
Hello everyone,
we are happy to tell you that 6.7.1 is now available
As usual, you can get it with a:
pip install pyside6
or update your current installation via
pip install pyside6 -U
This release addresses many issues that were found
in 6.7.0, so we encourage you to give it a try.
- Some bugs regarding the newly introduced Lazy load
was fixed, which was affecting polymorphic Qt classes,
- A NoneType issue, a syntax error, and missing imports in our .pyi
files were fixed,
- Many newly discovered missing classes were exposed to Python,
- and a couple of crashes for qmlRegisterType and QtQml.ListProperty
were fixed.
If you want to read more changes, check them out here
https://code.qt.io/cgit/pyside/pyside-setup.git/tree/doc/changelogs/changes-6.7.1
In case you find an issue, let's know!
https://bugreports.qt.io/projects/PYSIDE
Keep an eye on our platforms, and join any of them
https://wiki.qt.io/Qt_for_Python#Community
Have a nice weekend!
Cheers
--
Dr. Cristián Maureira-Fredes
Senior R&D Manager
The Qt Company GmbH
Erich-Thilo-Str. 10
D-12489 Berlin
Geschäftsführer: Mika Pälsi,
Juha Varelius, Jouni Lintunen
Sitz der Gesellschaft: Berlin,
Registergericht: Amtsgericht
Charlottenburg, HRB 144331 B
More information about the PySide
mailing list