• Tim Peters's avatar
    Merge rev 30235 from 3.4 branch. · 82919885
    Tim Peters authored
    Partial savepoint review.
    
    Added more comments.  Changed some comments to English.
    Renamed some attributes and methods for clarity.
    Switched to using a Python WeakKeyDictionary instead of
    rolling our own out of a Python dict and raw weakrefs.
    82919885
savepoint.txt 7.67 KB