• Tim Peters's avatar
    Merge rev 29668 from 3.3 branch. · bb3d142c
    Tim Peters authored
    Collector #1734.  Critical bug in BTree conflict resolution.
    
    Stop silent data loss in some BTree cases where a transaction adds
    a new key to a bucket while a concurrent transaction deletes all
    keys from the same bucket.
    
    Still needs porting to 3.2 line.
    bb3d142c
To find the state of this project's repository at the time of any of these versions, check out the tags.
NEWS.txt 87.5 KB