mercurial at 49298: 19 new changesets
Mercurial Commits
hg at intevation.de
Fri Jun 10 09:15:38 UTC 2022
19 new changesets in mercurial:
https://www.mercurial-scm.org/repo/hg/rev/311fcc5a65f6
changeset: 49280:311fcc5a65f6
user: Manuel Jacob <me at manueljacob.de>
date: Sat May 28 22:08:13 2022 +0200
summary: thirdparty: remove Python 2-specific selectors2 copy
https://www.mercurial-scm.org/repo/hg/rev/223d55086d7c
changeset: 49281:223d55086d7c
user: Manuel Jacob <me at manueljacob.de>
date: Sun May 29 12:25:24 2022 +0200
summary: cleanup: rename some functions to avoid redefinitions
https://www.mercurial-scm.org/repo/hg/rev/d7f3f745f20c
changeset: 49282:d7f3f745f20c
user: Manuel Jacob <me at manueljacob.de>
date: Sun May 29 12:28:31 2022 +0200
summary: cleanup: remove import of already imported module
https://www.mercurial-scm.org/repo/hg/rev/44b26349127b
changeset: 49283:44b26349127b
user: Manuel Jacob <me at manueljacob.de>
date: Sun May 29 12:38:54 2022 +0200
summary: hgweb: remove dead code handling UnicodeDecodeError
https://www.mercurial-scm.org/repo/hg/rev/d44e3c45f0e4
changeset: 49284:d44e3c45f0e4
user: Manuel Jacob <me at manueljacob.de>
date: Sun May 29 15:17:27 2022 +0200
summary: py3: replace `pycompat.xrange` by `range`
https://www.mercurial-scm.org/repo/hg/rev/56f98406831b
changeset: 49285:56f98406831b
user: Manuel Jacob <me at manueljacob.de>
date: Sun May 29 15:32:43 2022 +0200
summary: py3: remove xrange() compatibility code
https://www.mercurial-scm.org/repo/hg/rev/b2e05a8e15d1
changeset: 49286:b2e05a8e15d1
user: Manuel Jacob <me at manueljacob.de>
date: Sun May 29 15:33:39 2022 +0200
summary: py3: replace mention of “xrange” in docstring by “range”
https://www.mercurial-scm.org/repo/hg/rev/7fe82a5101c9
changeset: 49287:7fe82a5101c9
user: Manuel Jacob <me at manueljacob.de>
date: Sun May 29 15:38:01 2022 +0200
summary: py3: use `zip()` instead of trying to use `itertools.izip()`
https://www.mercurial-scm.org/repo/hg/rev/ef5f5f1cbd90
changeset: 49288:ef5f5f1cbd90
user: Manuel Jacob <me at manueljacob.de>
date: Tue May 31 00:50:29 2022 +0200
summary: py3: constant-fold some `pycompat.ispy3`
https://www.mercurial-scm.org/repo/hg/rev/6c4c341d8fa5
changeset: 49289:6c4c341d8fa5
user: Manuel Jacob <me at manueljacob.de>
date: Tue May 31 01:06:29 2022 +0200
summary: convert: inline Python 3 variant of url2pathname_like_subversion()
https://www.mercurial-scm.org/repo/hg/rev/76f56d69a457
changeset: 49290:76f56d69a457
user: Manuel Jacob <me at manueljacob.de>
date: Tue May 31 01:16:41 2022 +0200
summary: py3: don’t encode node.bin() argument
https://www.mercurial-scm.org/repo/hg/rev/1bf3eb65e970
changeset: 49291:1bf3eb65e970
user: Manuel Jacob <me at manueljacob.de>
date: Sun May 29 16:24:44 2022 +0200
summary: py3: remove dead code to open file with O_CLOEXEC on Python 2
https://www.mercurial-scm.org/repo/hg/rev/33872fec41e7
changeset: 49292:33872fec41e7
user: Manuel Jacob <me at manueljacob.de>
date: Tue May 31 01:23:19 2022 +0200
summary: py3: remove conditional to import collections.abc.MutableMapping
https://www.mercurial-scm.org/repo/hg/rev/e3143ab9dadb
changeset: 49293:e3143ab9dadb
user: Manuel Jacob <me at manueljacob.de>
date: Tue May 31 02:04:24 2022 +0200
summary: zeroconf: constant-fold a `pycompat.ispy3`
https://www.mercurial-scm.org/repo/hg/rev/003c0732c055
changeset: 49294:003c0732c055
user: Manuel Jacob <me at manueljacob.de>
date: Sun May 29 16:12:27 2022 +0200
summary: py3: remove long() compatibility code
https://www.mercurial-scm.org/repo/hg/rev/7d9a45c7517f
changeset: 49295:7d9a45c7517f
user: Manuel Jacob <me at manueljacob.de>
date: Sun May 29 15:53:01 2022 +0200
summary: py3: remove hack that removed flush argument from print() calls on Python 2
https://www.mercurial-scm.org/repo/hg/rev/b6b6ae9ea91e
changeset: 49296:b6b6ae9ea91e
user: Manuel Jacob <me at manueljacob.de>
date: Sun May 29 15:43:21 2022 +0200
summary: py3: remove dead code to make file descriptors non-inheritable
https://www.mercurial-scm.org/repo/hg/rev/402f9f0f9387
changeset: 49297:402f9f0f9387
user: Manuel Jacob <me at manueljacob.de>
date: Tue May 31 02:19:07 2022 +0200
summary: tests: remove Python 2 special cases in test-stdio.py
https://www.mercurial-scm.org/repo/hg/rev/425ca3428d03
changeset: 49298:425ca3428d03
bookmark: @
tag: tip
user: Manuel Jacob <me at manueljacob.de>
date: Tue May 31 02:36:05 2022 +0200
summary: tests: constant-fold a `pycompat.ispy3` in testlib/badserverext.py
--
Repository URL: https://www.mercurial-scm.org/repo/hg
More information about the Mercurial-devel
mailing list