[pygobject/pygobject-3-28] release



commit 3ba1f36ebd63ce4477fab1c0d1c9d7fc817f19a8
Author: Christoph Reiter <reiter christoph gmail com>
Date:   Tue Mar 27 22:48:17 2018 +0200

    release

 NEWS | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/NEWS b/NEWS
index 9ae0c32c..f70ad81d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.28.2 - 2018-03-27
+-------------------
+
+* setup.py: Don't install the test C extension when it's built. :issue:`181`
+* setup.py: Always define PY_SSIZE_T_CLEAN. :issue:`185`
+* Fix __str__ return type of Gtk.TreePath with depth == 0. :issue:`143`
+* Fix a crash when setting a str property with a value containing surrogates.
+  :issue:`169`
+* tests: Fix a potential crash during tests
+
+
 3.28.1 - 2018-03-17
 -------------------
 


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