Telethon/telethon
2019-04-24 12:37:19 +02:00
..
client Attempt at reducing CPU usage after c902428 2019-04-23 20:17:43 +02:00
crypto Actually perform all checks in 2fa 2018-12-24 14:16:50 +01:00
errors Treat all error codes as positive 2019-04-23 11:28:09 +02:00
events Attempt at reducing CPU usage after c902428 2019-04-23 20:17:43 +02:00
extensions Fix handling message payloads that are too large 2019-03-06 18:08:51 +01:00
network Fix dd mode in MTProxies (#1157) 2019-04-19 22:09:22 +02:00
sessions Create a new in-memory cache for entities (#1141) 2019-03-26 11:27:52 +01:00
tl Attempt at reducing CPU usage after c902428 2019-04-23 20:17:43 +02:00
__init__.py Make logger fully configurable (#1087) 2019-01-11 15:52:30 +01:00
default.py Create a default module to use as a sentinel value 2018-10-05 14:20:50 +02:00
entitycache.py Better get_input_entity code flow 2019-04-03 09:41:36 +02:00
helpers.py Fix-up new sync __enter__ not handling the client directly 2019-04-13 10:55:51 +02:00
password.py Check g when password's prime is known to be good 2018-12-25 10:59:16 +01:00
requestiter.py Fix RequestIter.__anext__ without __ainit__ (#1142) 2019-03-29 18:32:00 +01:00
statecache.py Fix StateCache accessing None to_id and add logging (#1160) 2019-04-22 12:24:45 +02:00
sync.py Fix telethon.sync not syncifying takeout client 2019-04-19 13:58:37 +02:00
utils.py Fix downloading photos with download_file (#1164) 2019-04-24 12:37:19 +02:00
version.py Update to v1.7 2019-04-22 20:05:45 +02:00