##// END OF EJS Templates
py3: use pycompat.maplist() instead of map() in hgext/transplant.py...
py3: use pycompat.maplist() instead of map() in hgext/transplant.py map() returns a map-object on Python3 instead of a list. Differential Revision: https://phab.mercurial-scm.org/D3791
Pulkit Goyal -
r38388:365a78da default
Show More
Name Size Modified Last Commit Author
/ hgext / highlight
__init__.py Loading ...
highlight.py Loading ...