Mercurial > hg
diff contrib/check-py3-compat.py @ 39331:fd0150a3c2fe
revlogdeltas: extra fulltext building in its own function
The process of building a full text from a delta is complex enough to deserve
isolation. The previous function mixed cache management and computation, we
now have clearer boundaries and simpler functions/methods.
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Wed, 29 Aug 2018 09:41:04 -0700 |
parents | 778dc37ce683 |
children | 01417ca7f2e2 |