• Tim Peters's avatar
    Merge rev 29350 from ZODB 3.3 branch. · e6f505df
    Tim Peters authored
    Port from ZODB 3.2.
    
    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.
    e6f505df
FileStorage.py 70.1 KB