Hi, > In fact, tracing that leads to Python's object.h, which has a warning > that's probably worth a read for anyone writing code against the > CPython API: I've seen something like that in the latest patches to the Python readline module involving Py_XDECREF. I'll provide an update over the weekend to see if it helps. Ludwig