From a4157b42306a1af2315818841785569fd7a4d6e4 Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Mon, 16 Jan 2023 21:59:10 -0500 Subject: Changelog re #2165 --- sites/www/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 162d01bf..258fe1f8 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,9 @@ Changelog ========= +- :bug:`2165 major` Streamline some redundant (and costly) byte conversion + calls in the packetizer and the core SFTP module. This should lead to some + SFTP speedups at the very least. Thanks to Alex Gaynor for the patch. - :support:`-` ``paramiko.util.retry_on_signal`` (and any internal uses of same, and also any internal retries of ``EINTR`` on eg socket operations) has been removed. As of Python 3.5, per `PEP 475 -- cgit v1.2.1