comparison docs/test2rst.py @ 2195:bd3d35047181

obshash: properly cache obshash value The code was buggy and only cached non-nullid/non-inherited value. This was previous hidden because we were using a 'propertycache' to cache the value on the range object. This fixes it and restore a lot of performance.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Wed, 22 Mar 2017 21:28:18 +0100
parents 94fe2cc9cd41
children 7608f1e04205
comparison
equal deleted inserted replaced
2194:8e7b2918e1a3 2195:bd3d35047181