Telethon/telethon
Lonami Exo cf6686ff42 Revert async sessions from 3dd8b7c (breaks sync properties)
Such as ChatGetter.input_chat and SenderGetter.input_sender
which rely on the fact that access to the session file will
be synchronous.
2018-10-12 22:00:02 +02:00
..
client Revert async sessions from 3dd8b7c (breaks sync properties) 2018-10-12 22:00:02 +02:00
crypto Revert 030f292 (use libssl if available) 2018-07-25 12:11:58 +02:00
errors Detect arbitrary negative HTTP error codes 2018-10-12 19:47:40 +02:00
events Document InlineBuilder 2018-10-12 12:38:46 +02:00
extensions Delete TcpClient 2018-10-05 13:26:44 +02:00
network Detect arbitrary negative HTTP error codes 2018-10-12 19:47:40 +02:00
sessions Fix sqlite's conn may be None if never used 2018-09-04 11:28:01 +02:00
tl Document InlineBuilder 2018-10-12 12:38:46 +02:00
__init__.py Add full_sync module (#1016) 2018-10-05 19:59:56 +02:00
default.py Create a default module to use as a sentinel value 2018-10-05 14:20:50 +02:00
full_sync.py Work around importing sync and using full_sync 2018-10-08 11:13:24 +02:00
helpers.py Create a default module to use as a sentinel value 2018-10-05 14:20:50 +02:00
sync.py Work around importing sync and using full_sync 2018-10-08 11:13:24 +02:00
utils.py Update documentation with new sections 2018-10-06 20:20:11 +02:00
version.py Update to v1.3 2018-09-22 19:37:16 +02:00