Colin Watson
d69c00b5a1
Stop using twisted.internet.defer.returnValue ( #18020 )
...
`defer.returnValue` was only needed in Python 2; in Python 3, a simple
`return` is fine.
`twisted.internet.defer.returnValue` is deprecated as of Twisted 24.7.0.
Most uses of `returnValue` in synapse were removed a while back; this
cleans up some remaining bits.
2024-12-20 10:57:59 +00:00
..
2024-09-30 13:52:33 +01:00
2024-03-22 13:24:11 +00:00
2024-10-30 10:51:04 +00:00
2024-01-23 11:26:48 +00:00
2024-01-23 11:26:48 +00:00
2024-01-23 11:26:48 +00:00
2024-01-23 11:26:48 +00:00
2024-01-23 11:26:48 +00:00
2024-08-13 16:55:05 +00:00
2023-11-21 15:29:58 -05:00
2024-01-23 11:26:48 +00:00
2023-09-05 11:14:14 +00:00
2024-01-23 11:26:48 +00:00
2024-01-23 11:26:48 +00:00
2024-03-13 16:46:44 +00:00
2024-09-02 12:39:04 +01:00
2024-01-23 11:26:48 +00:00
2024-01-23 11:26:48 +00:00
2024-01-23 11:26:48 +00:00
2024-01-23 11:26:48 +00:00
2024-09-02 12:39:04 +01:00
2023-11-21 15:29:58 -05:00
2024-01-23 11:26:48 +00:00
2024-12-20 10:57:59 +00:00
2024-09-02 12:39:04 +01:00
2024-01-23 11:26:48 +00:00
2024-01-23 11:26:48 +00:00
2024-10-29 17:06:15 +00:00
2024-01-23 11:26:48 +00:00
2024-12-18 11:42:34 +00:00
2024-01-23 11:26:48 +00:00
2023-11-21 15:29:58 -05:00
2024-11-05 12:08:17 -06:00