log mercurial/profiling.py @ 53040:cdd7bf612c7b stable tip

age author description
Thu, 05 Dec 2024 23:22:40 -0500 Matt Harbison profiling: add an assertion to help pytype
Wed, 04 Dec 2024 20:46:30 -0500 Matt Harbison profiling: stop using the `pycompat.open()` shim
Thu, 26 Sep 2024 02:58:50 +0200 Matt Harbison profiling: pass bytes to `_()` and `error.Abort()`
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Thu, 12 Sep 2024 02:24:20 +0200 Pierre-Yves David branching: merge with stable
Thu, 01 Aug 2024 13:07:13 +0100 Arseniy Alekseyev profiling: add a py-spy profiling backend
Wed, 11 Sep 2024 12:02:38 +0200 Pierre-Yves David profiling: improve 3.12 error message for calling lsprof twice stable