commit 6638b188abed038b4dfa2589826ef36a2145b957
Author: Simon Feltman <sfeltman@src.gnome.org>
Date:   Mon Apr 14 15:10:01 2014 -0700

    Fix crash with type checking invalid GObject arguments

    Ensure we have a valid GObject before attempting to call g_type_is_a.
    Swap conditional blocks to make if condition more readable.

    https://bugzilla.gnome.org/show_bug.cgi?id=727604

 gi/pygi-object.c                | 19 ++++++++++---------
 tests/test_object_marshaling.py | 35 +++++++++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+), 9 deletions(-)

commit 22951466aee024f6199963a4f300b36c8e61c418
Author: Paolo Borelli <pborelli@gnome.org>
Date:   Sun Mar 30 18:27:59 2014 +0200

    Do not leak info of destroy notify

 gi/pygi-closure.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

commit db797ce5b4fb81bff10434fe66ad627dfdd4e762
Author: Simon Feltman <sfeltman@src.gnome.org>
Date:   Mon Mar 24 04:27:51 2014 -0700

    configure.ac: post release version bump to 3.12.1

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)