Telethon/telethon
Lonami Exo 09f4c5c708 Only reset auth_key on error -404
This error is "auth key not found", and the authorization key should
probably not be reset on other error codes. This might address #1457.
2020-10-05 14:08:21 +02:00
..
client Add additional asserts to debug issue with peer empty channels 2020-10-05 13:58:04 +02:00
crypto Fix macOS version parsing (again), bump v1.11.2 2020-02-21 20:37:24 +01:00
errors Fix errors found by new tests (#1389) 2020-02-14 18:35:42 +01:00
events Fix from_users filter not accounting for None from_id 2020-10-05 14:01:50 +02:00
extensions Avoid explicitly passing the loop to asyncio 2020-07-25 18:39:35 +02:00
network Only reset auth_key on error -404 2020-10-05 14:08:21 +02:00
sessions Evict old cached usernames in case of collision 2020-10-01 13:20:29 +02:00
tl Fix from_users filter not accounting for None from_id 2020-10-05 14:01:50 +02:00
__init__.py Re-export the main modules and types from sync 2019-05-07 10:47:25 +02:00
entitycache.py Adapt the rest of the library to layer 119 2020-10-01 12:22:55 +02: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
requestiter.py Avoid explicitly passing the loop to asyncio 2020-07-25 18:39:35 +02:00
statecache.py Lower log severity when receiving empty messages 2020-10-01 13:22:38 +02:00
sync.py Avoid unnecessary await in Conversation 2019-08-13 18:11:02 +02:00
utils.py Handle UserEmpty in utils.get_peer 2020-10-01 14:02:54 +02:00
version.py Update to v1.16.4 2020-08-24 12:54:56 +02:00