1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-16 20:48:39 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Erik Johnston
23740eaa3d
Correctly mention previous copyright ()
During the migration the automated script to update the copyright
headers accidentally got rid of some of the existing copyright lines.
Reinstate them.
2024-01-23 11:26:48 +00:00
Patrick Cloke
8e1e62c9e0 Update license headers 2023-11-21 15:29:58 -05:00
Eric Eastwood
561d06b481
Remove support for Python 3.7 ()
Fix https://github.com/matrix-org/synapse/issues/15836
2023-07-05 18:45:42 -05:00
Patrick Cloke
a4ca770655
Add missing type hints to tests. ()
Adds type hints to tests.metrics and tests.crypto.
2022-12-28 08:29:35 -05:00
David Robertson
2bb2c32e8e
Avoid incrementing bg process utime/stime counters by negative durations () 2022-10-31 13:02:07 +00:00
Renamed from tests/test_metrics.py (Browse further)