Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 29 May 2022 15:33:39 +0200 | Manuel Jacob | py3: replace mention of “xrange” in docstring by “range” |
Sun, 29 May 2022 15:32:43 +0200 | Manuel Jacob | py3: remove xrange() compatibility code |
Sun, 29 May 2022 15:17:27 +0200 | Manuel Jacob | py3: replace `pycompat.xrange` by `range` |
Sun, 29 May 2022 12:38:54 +0200 | Manuel Jacob | hgweb: remove dead code handling UnicodeDecodeError |