From 4081c783e62966e35ec7c4a18e8b7cf508d07e9f Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Sun, 28 Nov 2021 20:23:44 -0500 Subject: Credit re #992 --- sites/www/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sites/www') diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 998147a0..0bcc539d 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -5,7 +5,7 @@ Changelog * :bug:`985` (via :issue:`992`) Fix listdir failure when server uses a locale. Now on Python 2.7 `SFTPAttributes ` will decode abbreviated month names correctly rather than raise - ``UnicodeDecodeError```. + ``UnicodeDecodeError```. Patch courtesy of Martin Packman. - :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. -- cgit v1.2.3