From: Florent R. <f.r...@fr...> - 2015-04-12 12:50:08
|
Hello, I am pleased to announce the release of pythondialog 3.2.2. You can read a summary of the changes in this version at: http://pythondialog.sourceforge.net/news.html#3.2 For your convenience, here is a text dump of this summary: Main changes in version 3.2.2 * The Python 2 backport has been updated to this version; it is now up-to-date. * Fix backend version check for buildlist, programbox, rangebox and treeview. * Bug fixes related to old versions of dialog (e.g., 1.1-20100428) and Python (3.0 and 3.1, untested on 3.0—please report if you care about this ancient version). Thanks to Jakub Warmuz for the report concerning old dialog versions. (This includes a fix for a crash in examples/demo.py when the dialog backend is too old to have the buildlist widget.) -- Florent |