Telethon/telethon/tl
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
..
core Make logger fully configurable (#1087) 2019-01-11 15:52:30 +01:00
custom Add missing timezone info in important places 2019-01-24 11:16:40 +01:00
__init__.py Subclass TLRequest for content-related objects 2018-06-12 20:14:21 +02:00
tlobject.py Add TLObject.to_json() for convenience 2018-12-27 20:15:35 +01:00