diff options
author | Amber Brown <hawkowl@atleastfornow.net> | 2018-10-19 09:27:10 +1100 |
---|---|---|
committer | Amber Brown <hawkowl@atleastfornow.net> | 2018-10-19 09:27:10 +1100 |
commit | 1d17fc52aedc8f2b2a4c3cbbfb460dccb4b08b4c (patch) | |
tree | 361050ae75d4c9d4d6bfce15f9bd4f3b6138788f | |
parent | make a bytestring (diff) | |
download | synapse-1d17fc52aedc8f2b2a4c3cbbfb460dccb4b08b4c.tar.xz |
changelog
-rw-r--r-- | changelog.d/4060.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4060.bugfix b/changelog.d/4060.bugfix new file mode 100644 index 0000000000..78d69a8819 --- /dev/null +++ b/changelog.d/4060.bugfix @@ -0,0 +1 @@ +Manhole now works again on Python 3, instead of failing with a "couldn't match all kex parts" when connecting. |