debian/compat
author Boris Feld <boris.feld@octobus.net>
Wed, 31 May 2017 12:09:24 +0200
changeset 2529 537058b433ef
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
compat: fix stablerange for mercurial 3.9 Lrudict.get change of api between mercurial 3.9 and mercurial 4.2. Bypass this limitation by using lrudict.__getitem__ and catch the KeyError directly.

8