Telethon/telethon
2019-05-01 17:07:12 +02:00
..
client Inline the old _load_entities code 2019-05-01 17:07:12 +02:00
crypto Best-effort attempt at finding libssl (#1167) 2019-04-30 16:22:19 +02:00
errors Treat all error codes as positive 2019-04-23 11:28:09 +02:00
events Inline the old _load_entities code 2019-05-01 17:07:12 +02:00
extensions Fix handling message payloads that are too large 2019-03-06 18:08:51 +01:00
network Call self._writer.wait_closed() on disconnect 2019-04-25 09:56:30 +02:00
sessions Create a new in-memory cache for entities (#1141) 2019-03-26 11:27:52 +01:00
tl Inline the old _load_entities code 2019-05-01 17:07:12 +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 Refactor code to fetch missing entities once again 2019-05-01 14:02:27 +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 Use sets instead of isinstance in StateCache too 2019-05-01 16:37:54 +02:00
sync.py Fix telethon.sync not syncifying takeout client 2019-04-19 13:58:37 +02:00
utils.py Let utils.get_peer handle DialogPeer 2019-05-01 12:49:36 +02:00
version.py Fix Conversation not allowing getting responses after ID 0 2019-04-29 08:54:10 +02:00