summary refs log tree commit diff
path: root/synapse/python_dependencies.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-09-25We require attrs 16.0.0Richard van der Hoff1-1/+3
Ref: https://github.com/matrix-org/synapse/issues/3945
2018-09-25Only lazy load self-members on initial syncMatthew Hodgson2-5/+9
Given we have disabled lazy loading for incr syncs in #3840, we can make self-LL more efficient by only doing it on initial sync. Also adds a bounds check for if/when we change our mind, so that we don't t