PySide 1.0.1: Python for Qt released!

Renato Araujo Oliveira Filho renato.filho at openbossa.org
Fri Apr 1 23:12:56 CEST 2011


Hi folks,

this is a minor release of PySide, essentially bug fixing.
So many bugs were smashed that our shoes are now useless.
Here's the links for the tarballs:

ApiExtractor:
http://www.pyside.org/files/apiextractor-0.10.1.tar.bz2
GenneratorRunner:
http://www.pyside.org/files/generatorrunner-0.6.8.tar.bz2
Shiboken:
http://www.pyside.org/files/shiboken-1.0.1.tar.bz2
PySide:
http://www.pyside.org/files/pyside-qt4.7+1.0.1.tar.bz2

And here's the list of fixed bugs:

387 Some code snippets still not ported to PySide docs
532 QNetworkSession documentation formatting broken
540 Duplicate entries in QRegExp docs
685 The second arg. of QObject.findChildren doesn't have a default
value and doesn't support regexes.
690 installer installes bad packages on mac
693 Heap corruption or double free reported on program exit
694 QWebPage::extensions need injected overloads due to required casts
on C++ version
696 Python 2.7 will crash if passing non existing self.var to QMenu constructor.
699 PySide.QtCore.Property doesn't throw a TypeError if the first arg
isn't a PyType.
702 environment.sh doesn't work in RHEL6 x86_64
704 Program crashe sometimes when the class multiple inherits from an
old style class
706 dataChanged signal raise an incorrect TypeError
710 http://www.pyside.org/files/pyside-docs-last.zip does not exist
711 Crash after calling widgetForAction() of QToolBar
712 QtGui.QFormLayout doesn't have setItem() function
714 Excessive memory consumption while using QLabel.setPixmap
718 PySide/PyQt4 QByteArray incompatibilities: setNum method
719 PySide/PyQt4 QByteArray incompatibilities: appendByte method
726 QtCore.Slot segfaults with result = QtObject
728 QFileDialog.getOpenFileNames never returns (hangs)
734 module_reload_test.py test fail on ubunut amd64 natty
735 ownership_reparenting_test.py fail on Ubuntu natty amd64
736 Signal/Slot is not working at all
737 testtemplate fails on Mac OS build bot
762 Crash with QMenu.addSeparator() and QMenu.clear()
789 pysideuic generate broken code from .ui file
790 QStyledItemDelegate Signal with lambda and QModelIndex: Fatal
Python error: PyEval_SaveThread: NULL tstate
794 QPixmapCache.find example is wrong


More information about the Python-announce-list mailing list