diff tests/test-propertycache.py @ 34294:05131c963767

changegroup: remove dictionary creation from deltachunk Previously delta chunk returned a dictionary. Now that we consume deltachunk within changegroup (instead of outside in revlog) we can just return a tuple and have it be returned directly by deltaiter. Differential Revision: https://phab.mercurial-scm.org/D746
author Durham Goode <durham@fb.com>
date Wed, 20 Sep 2017 09:35:45 -0700
parents d83ca854fa21
children d33611280add
line wrap: on
line diff