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

age author description
Tue, 17 Dec 2024 01:31:17 -0500 Matt Harbison server: don't leak a file descriptor when I/O fails writing a pid file
Wed, 04 Dec 2024 22:11:31 -0500 Matt Harbison server: stop using the `pycompat.open()` shim
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files