GNOME Bugzilla – Bug 711341
[overrides]: Use insert_with_valuesv
Last modified: 2013-12-01 23:39:07 UTC
The Gtk.TreeStore override for insert still used insert_with_values
Created attachment 258863 [details] [review] [overrides]: Use insert_with_valuesv
Same deal with this one: https://git.gnome.org/browse/gtk+/tree/gtk/gtktreestore.c?id=3.11.0#n1578 Perhaps something broke in GI and rename-to is not being picked up?
fwiw. On rawhide I had to upgrade gobject-inrospection to a master snapshot and rebuild gtk (currently at 3.11.0) to get pygobject to pass the tests.
Yes sorry, my gobject-introspection was also not up to date. Updating it fixed the issue.
*** Bug 719488 has been marked as a duplicate of this bug. ***
Changing to resolved as duplicate of needed version bump. *** This bug has been marked as a duplicate of bug 713044 ***