Don't clear the slots/dict when adding a new_ghost to Python
PickleCache. Fixes #49. Unfortunately, this doesn't fix the whole problem, because _p_deactivate() still clears them, and so we lose what we set in __new__.
Showing
Please register or sign in to comment