synapse/changelog.d/4253.bugfix
Richard van der Hoff ecc23188f4
Fix UnicodeDecodeError when postgres is not configured in english (#4253)
This is a bit of a half-assed effort at fixing https://github.com/matrix-org/synapse/issues/4252. Fundamentally the right answer is to drop support for Python 2.
2018-12-04 11:55:52 +01:00

2 lines
78 B
Plaintext

Fix UnicodeDecodeError when postgres is configured to give non-English errors