summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-10Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678)Amber Brown29-31/+31
2018-08-09more generic conversion of str/bytes to unicodeJeroen1-1/+1
2018-08-09