##// END OF EJS Templates
py3: stop implicitly importing unicode...
py3: stop implicitly importing unicode We should be pycompat.unicode everywhere. It turns out we were doing this everywhere except for one place in templatefilters! Differential Revision: https://phab.mercurial-scm.org/D7006
Gregory Szorc -
r43356:bbcbb82e default
Show More
Name Size Modified Last Commit Author
/ mercurial / revlogutils
__init__.py Loading ...
constants.py Loading ...
deltas.py Loading ...
flagutil.py Loading ...
sidedata.py Loading ...