Telethon/telethon
Lonami Exo 10cd61d2f9 Add missing timezone info in important places
Things like SQLAlchemy work correctly only for timezone-aware datetimes.
The returned TLObjects all have them, but those that are manually created
were missing them, so serializing the state into SQLAlchemy sessions failed.
2019-01-24 11:16:40 +01:00
..
client Add missing timezone info in important places 2019-01-24 11:16:40 +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 Fix and update links in the documentation 2019-01-12 13:06:14 +01:00
extensions Make logger fully configurable (#1087) 2019-01-11 15:52:30 +01:00
network Fix-up missing loggers from f271316 2019-01-12 12:15:29 +01:00
sessions Revert "Get rid of now broken cache" 2018-12-25 16:50:11 +01:00
tl Add missing timezone info in important places 2019-01-24 11:16:40 +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 Remove old code to get the hash of a password 2018-12-24 14:47:39 +01:00
password.py Check g when password's prime is known to be good 2018-12-25 10:59:16 +01:00
sync.py Avoid caching event loop in telethon.sync 2018-11-10 11:34:26 +01:00
utils.py Register several known mimetypes (#1096) 2019-01-23 14:37:40 +01:00
version.py Add more missing loggers parameters #1089 2019-01-15 11:09:08 +01:00