• Jason Madden's avatar
    All the unit tests pass under PyPy. (The functional tests still have some resource issues.) · 255e256e
    Jason Madden authored
    The changes were mostly in the Persistent module. Here, the changes were minimal:
    
    - Introduce zodbpickle for PyPy and Python 2.7 to fix noload.
    
    - Centralize the construction of Picklers/Unpicklers to account for the differences between Python2/3/zodbpickle.
    
    - A few extra gc.collect() calls.
    
    - Some minor printing differences in the doctests due to the Python implementation of BTrees.
    255e256e
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGES.rst 4.15 KB