Telethon/telethon/network
Lonami Exo 8f0de3d285 Fix TypeNotFoundError was not being propagated
Closes #1697. This would cause deadlocks, as the request future
would never be resolved, so await would wait forever.
2021-02-11 19:27:57 +01:00
..
connection Always use python-socks when available 2020-11-28 12:09:46 +01: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 Fix TypeNotFoundError was not being propagated 2021-02-11 19:27:57 +01:00
mtprotostate.py Apply several lints 2019-05-03 21:38:41 +02:00
requeststate.py Avoid explicitly passing the loop to asyncio 2020-07-25 18:39:35 +02:00