GNOME 3590 Published by

PyGObject 2.9.1 has been released



I am pleased to announce version 2.9.1 of the Python bindings for GObject.

The new release is available from ftp.gnome.org as and its mirrors as soon as its synced correctly:

http://ftp.gnome.org/pub/GNOME/sources/pygobject/pygobject-2.9.1.tar.gz

What's new since PyGObject 2.9.0:
- Signal accumulator support (Gustavo)
- GObject doc string generation improvements (Gustavo)
- Discover GInterfaces in runtime (Gustavo)
- Warn if return value in iowatch callback is not bool (Gustavo)
- Convert string arrays properly (Christopher Aillon)