Notify method doesn't incref the source python object (a weakref is given to the hook): when the notification hook is called, the used source python may have been destroyed! Current implementation doesn't let the possibility to be notified after that.