I our test suite I was checking that caching occurred properly by checking that a MemorizedResult instance would have the same hash after two calls to call_and_shelve.
Now the argument_hash attr is gone, and I replaced argument_hash with timestamp in our tests.
I was wondering if this is an oversight or if it was intended? I coudln't find anything in the changelog