summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2020-04-03 14:26:07 +0100
committerGitHub <noreply@github.com>2020-04-03 14:26:07 +0100
commit07b88c546de1b24f5cbc9b4cb6da98400a8155af (patch)
tree4d41c9f8cf0dc63696306c580bc67fd3d2327e78 /changelog.d
parentReduce the number of calls to `resource.getrusage` (#7183) (diff)
downloadsynapse-07b88c546de1b24f5cbc9b4cb6da98400a8155af.tar.xz
Convert http.HTTPStatus objects to their int equivalent (#7188)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/7188.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7188.misc b/changelog.d/7188.misc
new file mode 100644
index 0000000000..f72955b95b
--- /dev/null
+++ b/changelog.d/7188.misc
@@ -0,0 +1 @@
+Fix consistency of HTTP status codes reported in log lines.