[pygobject] release 3.9.90



commit 6fbe2580deda215896e9583b418b8bc1aceb2f96
Author: Martin Pitt <martinpitt gnome org>
Date:   Mon Aug 19 17:10:52 2013 +0200

    release 3.9.90

 NEWS |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 17e9da7..bfa07d4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.9.90  19-Aug-2013
+       - Create GLib.Pid in the same way on python 2 and 3 (Benjamin Berg)
+         (#705451)
+       - Use PyLong_Type.tp_new for GLib.Pid (Benjamin Berg) (#705451)
+       - Add accumulator and accu_data arguments to GObject.Signal decorator
+         (Simon Feltman) (#705533)
+       - Pass return values through the GObject.Signal.emit wrapper
+         (Simon Feltman) (#705530)
+
 3.9.5   29-Jul-2013
         - Ensure exceptions set in closure out argument marshaling are printed
           (Simon Feltman) (#705064)


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