Telethon/telethon
Lonami Exo 8f302bcdb0 Don't disconnect() on __del__ (#1133)
Destructors are not guaranteed to run. Despite having good
intentions (saving entities even if the user forgets), it
should be the user's responsability to cleanly close the
client under any circumstances.
2019-03-21 11:40:57 +01:00
..
client Don't disconnect() on __del__ (#1133) 2019-03-21 11:40:57 +01:00
crypto Actually perform all checks in 2fa 2018-12-24 14:16:50 +01:00
errors Show the request that caused RPC errors in their messages 2018-10-15 18:35:51 +02:00
events Treat users "kicking themselves" as leaving (#1116) 2019-02-27 19:42:17 +01:00
extensions Fix handling message payloads that are too large 2019-03-06 18:08:51 +01:00
network Workaround #1134 by early checking if proxy closes connection 2019-03-21 11:22:09 +01:00
sessions Get rid of broken JSON migration support (#1113) 2019-02-24 20:16:53 +01:00
tl Update docs for send_file/timeouts and add new known error 2019-03-18 17:34:48 +01: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
helpers.py Tiny style fixes 2019-02-07 06:55:34 +10: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 iter_participants in non-channels 2019-03-02 21:17:36 +01:00
sync.py Remove code to syncify async generator functions 2019-02-27 10:19:08 +01:00
utils.py Handle hachoir metadata more gracefully, bump 1.6.2 2019-03-04 08:58:32 +01:00
version.py Handle hachoir metadata more gracefully, bump 1.6.2 2019-03-04 08:58:32 +01:00