forked-synapse/synapse/federation
Olivier Wilkinson (reivilibre) 12528dc42f Remove obsolete comment.
It was correct at the time of our friend Jorik writing it (checking
git blame), but the world has moved now and it is no longer a
generator.

Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
2020-07-16 11:12:48 +01:00
..
sender Remove obsolete comment. 2020-07-16 11:12:48 +01:00
transport Fix some spelling mistakes / typos. (#7811) 2020-07-09 09:52:58 -04:00
__init__.py Remove unused ReplicationLayer 2018-03-13 11:00:04 +00:00
federation_base.py Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
federation_client.py Fix some spelling mistakes / typos. (#7811) 2020-07-09 09:52:58 -04:00
federation_server.py Ensure that calls to json.dumps are compatible with the standard library json. (#7836) 2020-07-15 13:40:54 -04:00
persistence.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
send_queue.py Add ability to shard the federation sender (#7798) 2020-07-10 18:26:36 +01:00
units.py Add typing to synapse.federation.sender (#6871) 2020-02-07 13:56:38 +00:00