log mercurial/utils/procutil.py @ 51571:9b51a4fb0f96

age author description
Sat, 02 Dec 2023 15:10:28 -0300 Anton Shestakov procutil: move stdin assignment outside of try-finally block stable
Thu, 03 Aug 2023 02:32:28 +0200 Jean-Francois Pieronne openvms: make process spawning works on OpenVMS
Fri, 01 Sep 2023 00:09:55 +0200 Pierre-Yves David pycompat: drop usage of hasattr/getattr/setattr/delatt proxy
Thu, 15 Dec 2022 18:02:55 -0500 Matt Harbison typing: add type hints to mercurial/win32.py
Fri, 25 Nov 2022 18:39:47 -0500 Matt Harbison pytype: stop excluding mercurial/ui.py
Mon, 11 Jul 2022 01:51:20 +0200 Manuel Jacob procutil: make stream detection in make_line_buffered more correct and strict stable 6.2
Tue, 19 Apr 2022 10:53:58 -0400 Matt Harbison merge with stable