• Tim Peters's avatar
    Merge rev 37790 from 3.4 branch. · d2ea1705
    Tim Peters authored
    More on collector 1847 (ZEO cache tracing).
    
    simul.py hit NameErrors when startup cache verification
    found data in the cache to invalidate.
    
    The cache's loadBefore() implementation called _trace()
    incorrectly, passing the tid where the version argument
    belonged.
    d2ea1705
simul.py 57.6 KB