• Tim Peters's avatar
    Merge r25929 from 3.3 branch. · f34b5f2b
    Tim Peters authored
    Collector 1327:  FileStorage init confused by time travel
    
    If the system clock moved back in time more than 30 days between
    a FileStorage close and (re)open, new txn ids could be smaller
    than txn ids already in the database.  Plugged that hole.
    f34b5f2b
To find the state of this project's repository at the time of any of these versions, check out the tags.
NEWS.txt 64.6 KB