[pygobject/pygobject-3-30] release



commit ff45e70a9c437972a77979d1324f4368e89246d1
Author: Christoph Reiter <reiter christoph gmail com>
Date:   Tue Nov 27 08:15:18 2018 +0100

    release

 NEWS | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/NEWS b/NEWS
index bc4b9730..6edadfa5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.30.3 - 2018-11-27
+-------------------
+
+* GValue: fall back to the custom C marshaller to support fundamental types.
+  This makes GValue work with GstFraction. :issue:`280`
+* GValue: Work around wrong annotations for GVariant
+* Fix GObject attribute access during instance init which can lead to errors
+  with __getattr__ implementations of subclasses. This lead to criticals when
+  instantiating Gio.DBusProxy. :issue:`267`
+
+
 3.30.2 - 2018-11-11
 -------------------
 


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