commit 9b345b153e86ca6c9b7290cf2ad3b38f6ad9d0e5 Author: Simon Feltman Date: Wed Feb 12 10:28:35 2014 -0800 Use GObject type checking for instance arguments Add a g_type_is_a check to interface/object instance arguments in addition to the Python IsInstance check. This loosens restrictions on overrides which don't use gi.overrides.override() and is needed to keep API compatibility which broke with commit: https://git.gnome.org/browse/pygobject/commit/?id=d5925b76 https://bugzilla.gnome.org/show_bug.cgi?id=724009 gi/pygi-object.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) commit 419e13e1717b725d5c6815bae9672649b0afddd4 Author: Simon Feltman Date: Mon Feb 3 15:58:30 2014 -0800 configure.ac: post release version bump to 3.11.90 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 57bceaac1d84ffd03f49d8e83a4c8507c9127a41 Author: Simon Feltman Date: Mon Feb 3 15:51:27 2014 -0800 release 3.11.5 NEWS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+)