[pygobject] release 3.13.91



commit 68d34721a21bfac1a43252bd92612c2460ea60dd
Author: Simon Feltman <sfeltman src gnome org>
Date:   Mon Sep 1 17:31:39 2014 -0700

    release 3.13.91

 NEWS |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 43a9f8d..e7bd88e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.13.91 01-Sep-2014
+        - docs: Fix return types in auto-generated doc strings (Simon Feltman)
+        - Special case signal output arguments which are structs as
+          pass-by-reference (Simon Feltman) (#735486)
+        - Ignore closure callbacks when Python is not initialized
+          (Simon Feltman) (#722562)
+        - Change boxed init with args to warn instead of raise
+          (Christoph Reiter) (#727810)
+        - Fix crash in GList/GSList marshaling error handling path.
+          (Christoph Reiter) (#735201)
+        - Fix reference counting problems with GLib.Variant.new_tuple()
+          (Simon Feltman) (#735166)
+        - Skip marshalling NULL output arguments in Python closures
+          (Simon Feltman) (#735090)
+
 3.13.90 18-Aug-2014
         - Support array lengths on struct fields (Simon Feltman) (#688792)
         - Fast path Python property get access (Simon Feltman) (#723872)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]