[pygobject] release 3.13.2



commit 6258adf6c7c604954f0dbc1a9ed8c284114358bc
Author: Simon Feltman <sfeltman src gnome org>
Date:   Mon May 26 04:18:55 2014 -0700

    release 3.13.2

 NEWS |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index a7eef2c..81a9090 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+3.13.2  26-May-2014
+        - Python 3.4 make check fixes (Simon Feltman) (#730411)
+        - overrides: Add Gtk.Container.child_get/set overrides (Simon Feltman)
+          (#685076)
+        - overrides: Make value argument to Widget.style_get_property optional
+          (Simon Feltman) (#685076)
+        - overrides: Make value argument to Container.child_get_property optional
+          (Simon Feltman) (#685076)
+        - Add GTypeClass methods as Python GObject class methods
+          (Johan Dahlin) (#685218)
+        - Add marshalling coercion for Python classes and instances to GTypeClass
+          (Simon Feltman) (#685218)
+        - Replace direct parent class call by super() (Andrew Grigorev) (#729970)
+        - Add cairo marshaling support for non-introspected signals
+          (Simon Feltman) (#694604)
+        - [New API] Add gi.require_foreign (Simon Feltman) (#707735)
+        - Initialize the foreign API at PyGI load time (Simon Feltman) (#694604)
+        - Move pygi foreign API into pygi-foreign-api.h (Simon Feltman) (#694604)
+        - Unify GLib.GError and GLib.Error (Simon Feltman) (#712519)
+        - PEP8 fixes (Simon Feltman)
+
 3.13.1  28-Apr-2014
         - Raise TypeError if arguments are passed to Boxed.__init__
           (Christoph Reiter) (#727810)


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