Evolve 10.3.1 released

Anton Shestakov av6 at dwimlabs.net
Tue Apr 27 08:16:10 UTC 2021


On Mon, 26 Apr 2021 15:02:07 -0400
Scott Palmer <swpalmer at gmail.com> wrote:

>   File "C:/dev/opensource/evolve/hgext3rd\evolve\stablesort.py", line 847,
> in _setjumps
>     end = self._index[rev - 1]
> IndexError: array index out of range

There's something fishy going on here because there's an `assert
len(self._index) == rev` at the start of this function that should pass
for this code to be reached. I suggest you file a bug at
https://bz.mercurial-scm.org/ (component: evolution).



More information about the Evolve-testers mailing list