mercurial/pure/__init__.py
author Matt Harbison <matt_harbison@yahoo.com>
Fri, 02 Feb 2018 23:52:19 -0500
changeset 35893 78f33dedadd0
parent 16438 28a90cdf0ca0
permissions -rw-r--r--
obsutil: drop deprecated methods (API) .. api:: The following deprecated methods have been removed from obsutil: marker.precnode() and allprecursors(). Use marker.prednode() and allpredecessors() instead.