log tests/test-verify-repo-operations.py @ 51873:0afd58c72175 default tip

age author description
Thu, 18 Jul 2024 12:36:12 +0200 Raphaël Gomès black: format the codebase with 23.3.0
Tue, 23 Jul 2024 10:02:46 +0200 Raphaël Gomès Backout accidental publication of a large range of revisions
Thu, 18 Jul 2024 12:36:12 +0200 Raphaël Gomès black: format the codebase with 23.3.0
Tue, 31 May 2022 21:16:17 +0200 Manuel Jacob py3: catch FileExistsError instead of checking errno == EEXIST
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Sat, 01 May 2021 00:41:43 -0400 Matt Harbison tests: ensure `$PYTHON` is quoted for Windows stable
Tue, 12 Jan 2021 22:43:55 +0100 Pierre-Yves David test: replace a many occurence of `python` with `$PYTHON`