crypto
|
Fix crypto imports on macOS Big Sur (#1639)
|
2020-11-28 15:54:52 +01:00 |
errors
|
Fix errors found by new tests (#1389)
|
2020-02-14 18:35:42 +01:00 |
extensions
|
Fix several minor typos (#1603)
|
2020-10-18 21:11:59 +02:00 |
network
|
Fix AttributeError on reconnect with no retries
|
2020-12-11 21:43:39 +01:00 |
sessions
|
Evict old cached usernames in case of collision
|
2020-10-01 13:20:29 +02:00 |
tl
|
Update to layer 122
|
2020-12-11 16:55:49 +01:00 |
helpers.py
|
Abstract away treating a file as a stream
|
2020-09-14 16:20:44 +02:00 |
hints.py
|
Fix Python 3.5.2 type hinting (#1177)
|
2019-06-28 21:26:08 +02:00 |
password.py
|
Remove unused imports and variables
|
2020-07-04 13:29:43 +02:00 |
sync.py
|
Avoid unnecessary await in Conversation
|
2019-08-13 18:11:02 +02:00 |
utils.py
|
Add new format to resolve invite link (#1670)
|
2021-01-12 19:50:27 +01:00 |
version.py
|
Update to v1.19
|
2021-01-05 19:58:41 +01:00 |