Skip to content

ZODB3: Pick backported patch for Persistent to release objects in __slots__ on ghostify

Kirill Smelkov requested to merge kirr/slapos:y/ZODB-ghostify-slots into master

This is backported to ZODB-3.10 https://github.com/zopefoundation/persistent/pull/44

The patch is needed for wendelin.core to being able to relase not needed memory.

Merge request reports