PySide 1.0.8 - "Adiós Coxinha" released!
-
The PySide team is proud to announce the new release version 1.0.8
of PySide project.Major changes
. Experimental Python3.2 support;
. Qt4.8 beta support;
. Bug Fixes;Note about Python3.2 support
To enable the experimental Python3.2 support on PySide you need to have
Shiboken compiled for Pyhton3.2. You can achieve that passing
-DUSE_PYTHON3=ON on Shiboken cmake command line - PySide will use the same
Python version used to compile Shiboken.About PySide
PySide is the Nokia-sponsored Python Qt bindings project, providing access to
not only the complete Qt 4.7 framework but also Qt Mobility, as well as to
generator tools for rapidly generating bindings for any C++ libraries.The PySide project is developed in the open, with all facilities you'd expect
from any modern OSS project such as all code in a git repository[1], an open
Bugzilla[2] for reporting bugs, and an open design process[3]. We welcome
any contribution without requiring a transfer of copyright.List of bugs fixed
1022 RuntimeError: maximum recursion depth exceeded while getting the str
of
an object
1019 Overriding QWidget.show or QWidget.hide do not work
944 Segfault on QIcon(None).pixmap()Download
The files can be downloaded from PySide download page[4]
References
[1] http://qt.gitorious.org/pyside
[2] http://bugs.openbossa.org/
[3] http://www.pyside.org/docs/pseps/psep-0001.html
[4] http://developer.qt.nokia.com/wiki/PySideDownloads