This is a development version that will be part of GNOME 3.9.5

Aug 2, 2013 09:35 GMT  ·  By

The third development version of the upcoming PyGObject 3.10 library, for the GNOME 3.10 desktop environment, was announced a few days ago, bringing assorted fixes and improvements.

PyGObject 3.9.3 adds support for properties of type GInterface, re-implements support for passing GValue's by reference, adds marshaling of GI_TYPE_TAG_VOID held in a GValue to int, adds GIL safety to pyobject_copy for copying boxed PyObjects, and adds deprecation warning for marshaling arbitrary objects as pointers.

This development release of PyGObject also adds callable and descriptor protocols to PyGICallableInfo, cleans up invoke arguments and kwargs combiner code, and ensures exceptions set in closure out argument marshaling are printed. More details can be found in the official raw changelog.

Download PyGObject 3.9.3 right now from Softpedia. Remember that this is a development version and it should NOT be installed on production machines. It is intended for testing purposes only.