From c81ffd0c41e76ea7c65c2f31c89371ca866aae1f Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Sun, 28 Nov 2021 15:52:23 -0500 Subject: Changelog re #1024 --- sites/www/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index de2319ea..38a29606 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,9 @@ Changelog ========= +- :bug:`1024` Deleting items from `~paramiko.hostkeys.HostKeys` would + incorrectly raise `KeyError` even for valid keys, due to a logic bug. This + has been fixed. Report & patch credit: Jia Zhang. - :bug:`1257` (also :issue:`1266`) Update RSA and ECDSA key decoding subroutines to correctly catch exception types thrown by modern versions of Cryptography (specifically ``TypeError`` and -- cgit v1.2.3