summaryrefslogtreecommitdiffhomepage
path: root/sites/www
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2024-09-14 18:51:06 -0400
committerJeff Forcier <jeff@bitprophet.org>2024-09-14 18:51:06 -0400
commitd2e7c0c75ae7de7c823d70c9feb2a9813d6c585a (patch)
treec42b858e5e2e6b1a855600fd2fd62544cf390804 /sites/www
parent10115b7367a7a92223801ea22c50de6a30c8f2a3 (diff)
parentdd4bc9ffe3f38fadd11f53807161fc9efb0846e5 (diff)
Merge branch '3.4'
Diffstat (limited to 'sites/www')
-rw-r--r--sites/www/changelog.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index f5fcb85d..9d730283 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,9 @@
Changelog
=========
+- :bug:`-` Check for ``None`` transport members inside
+ `~paramiko.channel.Channel` when closing the channel; this likely doesn't
+ come up much in the real world, but was causing warnings in the test suite.
- :release:`3.4.1 <2024-08-11>`
- :release:`3.3.2 <2024-08-11>`
- :bug:`2419` (fixed in :issue:`2421`) Massage our import of the TripleDES