diff setup.py @ 4466:cc4506838589

evolve: remove tmpctx arg from _resolvephasedivergent() Before this patch, in _resolvephasedivergent() function we were passing an optional argument "tmpctx" which was used to store a rebased version of bumped if required. But for sake of simplicity we can achieve the same results even without passing this "tmpctx" into that function. No changes in test files demonstrate that this patch don't break anything.
author Sushil khanchi <sushilkhanchi97@gmail.com>
date Tue, 02 Apr 2019 18:01:43 +0530
parents efac9aad0963
children 9f2e480ad786
line wrap: on
line diff