I just released a new PyGObject for GNOME 3.7.90, with a nice set of bug fixes and some internal code cleanup. Thanks to all contributors!
- overrides: Fix inconsistencies with drag and drop target list API (Simon Feltman) (#680640)
- pygtkcompat: Add pygtk compatible GenericTreeModel implementation (Simon Feltman) (#682933)
- overrides: Add support for iterables besides tuples for TreePath creation (Simon Feltman) (#682933)
- Prefix __module__ attribute of function objects with gi.repository (Niklas Koep) (#693839)
- configure.ac: only enable code coverage when available (Jonathan Ballet) (#693328)
- Correctly set properties on object with statically defined properties (Jonathan Ballet) (#693618)
- autogen.sh: Use gnome-autogen.sh (Martin Pitt) (#693328)
- Fix reference leaks with transient floating objects (Simon Feltman) (#687522)