• Tim Peters's avatar
    Port from ZODB 3.2. · 7c89220e
    Tim Peters authored
    Change FileStorage .restore() and .store() to update max oid in use.
    
    This is the last of the checkins to fix critical bugs involving rare cases
    where a FileStorage could end up reusing old oids for new objects.
    7c89220e
BaseStorage.py 13.6 KB