Mercurial > hg
comparison contrib/dumprevlog @ 31419:1fc3d1f02865
scmutil: make function name bytes in class filecache
func.__name__ returns unicodes and this leads to keyerror when we try
to do filecache[''] by passing bytes.
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Thu, 16 Mar 2017 06:32:33 +0530 |
parents | 6359b80f15fb |
children | a915465a731e |
comparison
equal
deleted
inserted
replaced
31418:fb1b5cd17664 | 31419:1fc3d1f02865 |
---|