From 9b490b72d2de5703844248de5eb457d645f2618f Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Fri, 10 Mar 2023 14:07:14 -0500 Subject: Changelog re #2013, closes #2009 --- sites/www/changelog.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index b13fe9e0..48ce2d9f 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,11 @@ Changelog ========= +- :feature:`2013` (solving :issue:`2009`, plus others) Add an explicit + ``channel_timeout`` keyword argument to `paramiko.client.SSHClient.connect`, + allowing users to configure the previously-hardcoded default value of 3600 + seconds. Thanks to ``@VakarisZ`` and ``@ilija-lazoroski`` for the report and + patch, with credit to Mike Salvatore for patch review. - :feature:`2173` Accept single tabs as field separators (in addition to single spaces) in `` for parity with OpenSSH's KnownHosts parser. Patched by Alex Chavkin. -- cgit v1.2.1