where we were forgetting a DECREF if an AttributeError occurred while trying to call an object. That would cause an exceptions.AttributeError instance to be leaked on the first evaluation of any object that turned out to be non- callable.
Attach a file by drag & drop or click to upload