Telethon/telethon/network
Lonami Exo 7523869875 Except IOError and not ConnectionError
PySocks' errors do not subclass ConnectionError so the library
was unnecessarily logging them as unexpected, when any IOError
was actually expected.
2019-03-28 09:54:35 +01:00
..
connection Except IOError and not ConnectionError 2019-03-28 09:54:35 +01:00
__init__.py Implement different mtproto proxy protocols; refactor obfuscated2 2019-03-10 03:26:24 +01:00
authenticator.py Initial implementation of MTProxy support (#1107) 2019-02-11 00:16:46 +01:00
mtprotoplainsender.py Fix-up missing loggers from f271316 2019-01-12 12:15:29 +01:00
mtprotosender.py Except IOError and not ConnectionError 2019-03-28 09:54:35 +01:00
mtprotostate.py Make logger fully configurable (#1087) 2019-01-11 15:52:30 +01:00
requeststate.py Implement after_msg_id back 2018-10-19 16:53:50 +02:00