[pygobject] release 3.13.1



commit ba652c1fd9dbef6d3ff57e39b400ea827374a95e
Author: Simon Feltman <sfeltman src gnome org>
Date:   Mon Apr 28 14:00:59 2014 -0700

    release 3.13.1

 NEWS |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index cd2b06b..a7eef2c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+3.13.1  28-Apr-2014
+        - Raise TypeError if arguments are passed to Boxed.__init__
+          (Christoph Reiter) (#727810)
+        - Gdk.Event: Override __setattr__ to set fields based on the event type
+          (Christoph Reiter) (#727810)
+        - Gdk.Event: Include GdkEventType in __repr__ (Christoph Reiter) (#727810)
+        - Fix crash with type checking for GObject arguments (Simon Feltman) (#727604)
+        - Do not leak info of destroy notify (Paolo Borelli)
+        - Ignore GValueArray deprecations (Simon Feltman)
+        - Raise ImportError when importing modules not found in repository
+          (Simon Feltman) (#726877)
+        - tests: Rename test_overrides to test_import_machinery
+          (Simon Feltman) (#726877)
+
 3.12.0  24-Mar-2014
 
 3.11.92 17-Mar-2014


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