summaryrefslogtreecommitdiffhomepage
path: root/sites/www
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2024-09-14 18:51:01 -0400
committerJeff Forcier <jeff@bitprophet.org>2024-09-14 18:51:01 -0400
commitdd4bc9ffe3f38fadd11f53807161fc9efb0846e5 (patch)
treec42b858e5e2e6b1a855600fd2fd62544cf390804 /sites/www
parenta498e0373a10e1882ff4506c649d175e7743a33d (diff)
parent82e035c481451f05007ac3051738062e2ba62961 (diff)
Merge branch '3.3' into 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