[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.10'
Florian Forster
octo at verplant.org
Sun Jun 20 18:04:54 CEST 2010
src/cpython.h | 4 ++++
src/python.c | 16 ++++++++++------
2 files changed, 14 insertions(+), 6 deletions(-)
New commits:
commit 96c474f576c721c6d993025b99c55de375552259
Merge: 3fc9dd157bb761c82718e1bc48543394da14db00 23308534a393a9186e1d64a9c0a6a82086cb0a57
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sun Jun 20 18:02:39 2010 +0200
Merge remote branch 'trenkel/collectd-4.10' into collectd-4.10
commit 23308534a393a9186e1d64a9c0a6a82086cb0a57
Author: Sven Trenkel <collectd at semidefinite.de>
Date: Wed Jun 16 14:01:18 2010 +0200
python plugin: Switch back to calling the type object to create a new object like in collectd-4.9.
PyObject_New should not be used.
This should fix a compile problem with some versions of Python.
More information about the collectd-changes
mailing list