summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAmber Brown <hawkowl@atleastfornow.net>2018-11-06 05:53:44 +1100
committerGitHub <noreply@github.com>2018-11-06 05:53:44 +1100
commitefdcbbe46bfe39f0dd3ef508bb08c37326892adc (patch)
tree79aa5f81a6c652e4b874b4083813d3928f82d21b /changelog.d
parentAdd some tests for the HTTP pusher (#4149) (diff)
downloadsynapse-efdcbbe46bfe39f0dd3ef508bb08c37326892adc.tar.xz
Tests for user consent resource (#4140)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4140.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4140.bugfix b/changelog.d/4140.bugfix
new file mode 100644
index 0000000000..c7e0ee229d
--- /dev/null
+++ b/changelog.d/4140.bugfix
@@ -0,0 +1 @@
+Generating the user consent URI no longer fails on Python 3.