Mercurial > hg > mercurial-source
comparison mercurial/obsutil.py @ 41019:6309128ff61f
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.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 13 Oct 2018 11:01:38 +0200 |
parents | bae6f1418a95 |
children | c7618901584d |
comparison
equal
deleted
inserted
replaced
41018:d99a588d8515 | 41019:6309128ff61f |
---|