client
|
wich -> which
|
2022-09-08 13:22:08 +02:00 |
crypto
|
style: Convert from `str.format` to f-strings.
|
2022-05-04 19:56:43 +02:00 |
events
|
style: Convert from `str.format` to f-strings.
|
2022-05-04 19:56:43 +02:00 |
store
|
style: Convert from `str.format` to f-strings.
|
2022-05-04 19:56:43 +02:00 |
_compat.py
|
chore: Remove the usage of the imp module
|
2022-09-08 18:42:40 +02:00 |
api.py
|
style: Convert from `str.format` to f-strings.
|
2022-05-04 19:56:43 +02:00 |
exceptions.py
|
Implement transfer cancelling
|
2019-12-20 16:17:15 -04:00 |
http.py
|
style: Convert from `str.format` to f-strings.
|
2022-05-04 19:56:43 +02:00 |
log.py
|
log: Change the default log level to critical.
|
2019-04-04 10:58:44 +02:00 |
responses.py
|
RoomGetVisibilityError was missing
|
2022-09-08 13:17:32 +02:00 |
rooms.py
|
style: Convert from `str.format` to f-strings.
|
2022-05-04 19:56:43 +02:00 |