Telethon/telethon/network
Lonami Exo 128b707488 Don't treat asyncio.IncompleteReadError as unhandled
The library will behave the same, but the log severity is lowered.
2023-08-03 19:01:10 +02:00
..
connection Fix asyncio.CancelledError was being swallowed by inner except 2023-05-08 22:34:12 +02:00
__init__.py Add type hints to all public methods in the client 2019-05-03 21:38:41 +02:00
authenticator.py Add extra security checks during authkey gen 2020-01-14 12:12:55 +01:00
mtprotoplainsender.py Fix-up missing loggers from f271316 2019-01-12 12:15:29 +01:00
mtprotosender.py Don't treat asyncio.IncompleteReadError as unhandled 2023-08-03 19:01:10 +02:00
mtprotostate.py Update FAQ 2023-04-06 14:32:45 +02:00
requeststate.py Avoid explicitly passing the loop to asyncio 2020-07-25 18:39:35 +02:00