5 Jun 2012 19:16
PyGObject 3.3.2 released
Martin Pitt <martin.pitt <at> ubuntu.com>
2012-06-05 17:16:45 GMT
2012-06-05 17:16:45 GMT
I am pleased to announce version 3.3.2 of the Python bindings for GObject. This is the second release of the 3.3 series which eventually result in the stable 3.4 release for GNOME 3.6. Thanks to all contributors! Download ======== The new release is available from ftp.gnome.org: http://download.gnome.org/sources/pygobject/3.3/pygobject-3.3.2.tar.xz sha256sum: ed66b86114ab45c4fa484b680f09ccdfb36b7760901028cdf7819a6635911715 What’s new since PyGObject 3.2.1 ================================ - foreign: Register cairo.Path and cairo.FontOptions foreign structs (Bastian Winkler) (#677388) - Check types in GBoxed assignments (Marien Zwart) (#676603) - [API add] Gtk overrides: Add TreeModelRow.get_previous() (Bastian Winkler) (#677389) - [API add] Add missing GObject.TYPE_VARIANT (Bastian Winkler) (#677387) - Fix boxed type equality (Jasper St. Pierre) (#677249) - Fix TestProperties.testBoxed test (Jose Rostagno) (#676644) - Fix handling of by-reference structs as out parameters (Carlos Garnacho) (#653151) - tests: Add more vfunc checks for GIMarshallingTestsObject (Martin Pitt) - Test caller-allocated GValue out parameter (Martin Pitt) (#653151) - GObject.bind_property: Support transform functions (Bastian Winkler)(Continue reading)
RSS Feed