tests/test-wireproto.py.out
author Boris Feld <boris.feld@octobus.net>
Thu, 21 Jun 2018 23:53:43 +0100
changeset 38511 879cbdde63df
parent 37923 40381a88bab4
permissions -rw-r--r--
revlog: do inclusive descendant testing (API) In many other places, a revision is considered a descendant of itself. We update the behavior of `revlog.descendant()` to match this. (for example. `revlog.isancestor` does inclusive testing). No tests break, so it seems safe to do so. This will make it easier to use a more efficient implementation in a later changeset.

Hello, Foobar
[b'Hello, Fo, =;:<o', b'Hello, Bar']