This is the second development release towards PyGObject 3.10

Jun 5, 2013 08:22 GMT  ·  By

The second 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.2 ports examples/option.py to Python 3 and GI, fixes the vfunc info search issue for classes with multiple inheritance, fixes closure argument conversion and marshaling Python to FFI return value for flags and enum.

Moreover, PyGObject 3.9.2 removes usage of pyg_begin_allow_threads with Py_BEGIN_ALLOW_THREADS, a deprecated API for setting thread blocking functions, as well as half-implemented GC in PyGIStruct, PyGIBoxed, and PyGIBaseInfo. More details can be found in the official raw changelog.

Download PyGObject 3.9.2 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.