mercurial/utils/__init__.py
author Yuya Nishihara <yuya@tcha.org>
Sat, 13 Oct 2018 11:01:38 +0200
changeset 40233 6309128ff61f
parent 36636 c6061cadb400
permissions -rw-r--r--
py3: use __code__ instead of func_code to test if func is cachable Surprisingly, this fixes test-cache-abuse.t, which would generate a different revbranch cache if filtered set had no cache.