comparison setup.py @ 42791:90f5dfc9c42a

revlog: avoid caching raw text too early in _revisiondata Without this change, we could cache the rawtext without considering for it validating the cache or not. If the exception raised by the invalid hash were to be caught and the same revision accessed again, the invalid rawtext would be returned.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 19 Aug 2019 16:29:43 +0200
parents 624d86262e14
children 268662aac075
comparison
equal deleted inserted replaced
42790:616aa62e5027 42791:90f5dfc9c42a