summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2006-11-18 12:58:43 +0000
committerJohan Dahlin <johan@src.gnome.org>2006-11-18 12:58:43 +0000
commitf27cb5674c9526d1f1fc4537bd4612c42d9dce4d (patch)
tree189cf64e50a7b11160cf831f122a33ed4c252470 /ChangeLog
parent2de07b5d97911346eb95ded4f86d1d274cca8a0a (diff)
downloadpygobject-f27cb5674c9526d1f1fc4537bd4612c42d9dce4d.tar.gz
pygobject-f27cb5674c9526d1f1fc4537bd4612c42d9dce4d.tar.xz
pygobject-f27cb5674c9526d1f1fc4537bd4612c42d9dce4d.zip
Use PyObject_Cmp instead of comparing function closure addresses, which
* gobject/pygtype.c (gclosure_from_pyfunc): Use PyObject_Cmp instead of comparing function closure addresses, which makes it possible to use any callable and not just functions. Fixes #375589 (Dima)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5369bf4..c698f72 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-11-18 Johan Dahlin <jdahlin@async.com.br>
+
+ * gobject/pygtype.c (gclosure_from_pyfunc): Use PyObject_Cmp instead
+ of comparing function closure addresses, which makes it possible
+ to use any callable and not just functions.
+ Fixes #375589 (Dima)
+
2006-10-13 John Finlay <finlay@moeraki.com>
* docs/Makefile.am (HTML_FILES): Remove