I am pleased to announce version 2.14.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://download.gnome.org/sources/pygobject/2.14/
What's new since PyGObject 2.14.0:
- Avoid unnecessary wakeups
I am pleased to announce version 2.12.1 of the Python bindings for GTK;
This release includes various bug fixes, plugged memory leaks and a few new
features.
Most prominently if built against python trunk it will no longer wakeup when
it is not necessary since we can avoid the timeout thanks to a