Mercurial > hg
diff mercurial/filelog.py @ 31574:a8e55d6f1d67
revlog: use pycompat.maplist to eagerly evaluate map on Python 3
According to Pulkit, this should fix `hg status --all` on Python 3.
author | Augie Fackler <augie@google.com> |
---|---|
date | Tue, 21 Mar 2017 17:39:49 -0400 |
parents | be5b2098a817 |
children | 8ac7ac714e92 |