Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 29 May 2022 15:38:01 +0200 | Manuel Jacob | py3: use `zip()` instead of trying to use `itertools.izip()` |
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 |