##// END OF EJS Templates
py3: use dict.items() instead of dict.iteritems() in tests/test-lfs-server.t...
py3: use dict.items() instead of dict.iteritems() in tests/test-lfs-server.t dict.iteritems() is not present on Python 3. Differential Revision: https://phab.mercurial-scm.org/D5673
Pulkit Goyal -
r41393:dafd13c7 default
Show More
Name Size Modified Last Commit Author
/ contrib / benchmarks
__init__.py Loading ...
perf.py Loading ...
revset.py Loading ...