changelog
authorStefan Behnel <stefan_ml@behnel.de>
Fri, 9 Aug 2013 07:02:39 +0000 (09:02 +0200)
committerStefan Behnel <stefan_ml@behnel.de>
Fri, 9 Aug 2013 07:02:39 +0000 (09:02 +0200)
CHANGES.rst

index 612a9c5..64000fa 100644 (file)
@@ -29,6 +29,9 @@ Bugs fixed
 Other changes
 -------------
 
+* In Py3.4+, the Cython generator type uses ``tp_finalize()`` for cleanup
+  instead of ``tp_del()``.
+
 
 0.19.2 (??)
 ===================