Fix the functional blob tests under PyPy/pure-python by avoiding spuriously...
Fix the functional blob tests under PyPy/pure-python by avoiding spuriously registering Blob objects as modified each time they are loaded from cache. This is something of a difference in behaviour between the C and Python implementations, but it's also arguably a bug in the Blob class.
Showing
Please register or sign in to comment