Mercurial > public > mercurial-scm > hg
log tests/test-status-inprocess.py @ 53042:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Thu, 30 Jan 2025 13:51:02 -0500 | Matt Harbison | py3: update the remaining shebang lines (mostly tests) to `python3` |
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements |
Fri, 02 Jul 2021 23:09:44 +0200 | Pierre-Yves David | run-tests: stop writing a `python3` symlink pointing to python2 |
Fri, 06 Nov 2020 13:58:59 -0800 | Gregory Szorc | global: use python3 in shebangs |
Sun, 06 Oct 2019 09:45:02 -0400 | Augie Fackler | formatting: blacken the codebase |
Tue, 11 Sep 2018 13:46:59 -0700 | Gregory Szorc | localrepo: move repo creation logic out of localrepository.__init__ (API) |
Fri, 27 Apr 2018 11:23:41 -0400 | Augie Fackler | tests: fix test-status-inprocess.py on Python 3 |