diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2020-04-03 14:26:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-03 14:26:07 +0100 |
commit | 07b88c546de1b24f5cbc9b4cb6da98400a8155af (patch) | |
tree | 4d41c9f8cf0dc63696306c580bc67fd3d2327e78 | |
parent | Reduce the number of calls to `resource.getrusage` (#7183) (diff) | |
download | synapse-07b88c546de1b24f5cbc9b4cb6da98400a8155af.tar.xz |
Convert http.HTTPStatus objects to their int equivalent (#7188)
-rw-r--r-- | changelog.d/7188.misc | 1 | ||||
-rw-r--r-- | synapse/api/errors.py | 9 |
2 files changed, 9 insertions, 1 deletions
diff --git a/changelog.d/7188.misc b/changelog.d/7188.misc new file mode 100644 |