log tests/test-sshserver.py @ 51861:f81e0ce5103a default tip

age author description
Thu, 04 Apr 2024 14:15:32 +0100 Arseniy Alekseyev wireprotoserver: ensure that output stream gets flushed on exception stable
Mon, 21 Feb 2022 13:08:28 -0700 Gregory Szorc py3: use class X: instead of class X(object):
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Wed, 26 Sep 2018 21:41:52 +0900 Yuya Nishihara ui: proxy protect/restorestdio() calls to update internal flag
Mon, 16 Apr 2018 22:21:54 -0700 Gregory Szorc wireproto: rename wireproto to wireprotov1server (API)
Sat, 24 Mar 2018 15:10:51 +0900 Yuya Nishihara procutil: bulk-replace function calls to point to new module