Telethon/telethon
Lonami Exo 2b9babb30f Handle GzipPacked lost requests & possibly fix reading normal
Reading normal "lost" requests didn't .seek(-4) to read the TLObject
again. Now it has been slightly refactored to seek back always and
only seek forward when needed (e.g. rpc error).
2018-03-30 11:50:41 +02:00
..
crypto Dump libssl bindings in favour of the new optional cryptg module 2018-02-16 18:24:44 +01:00
errors Errors: Fix passing 'self' to the constructors of the superclasses 2018-02-14 17:09:22 +10:00
events Rename .entities -> ._entities from 7e9d19d to avoid collision 2018-03-29 00:56:05 +02:00
extensions Fix markdown regex not supporting [] inside URLs 2018-03-22 19:02:08 +01:00
network Handle GzipPacked lost requests & possibly fix reading normal 2018-03-30 11:50:41 +02:00
sessions Except the right type for get_input_peer (closes #722) 2018-03-24 12:09:33 +01:00
tl Make py:obj default Sphinx's role 2018-03-28 16:03:47 +02:00
__init__.py Use NullHandler as default for the library 2017-11-13 10:59:43 +01:00
helpers.py Move utils.calc_msg_key into auth_key (cyclic imports py3.4) 2018-01-08 12:07:14 +01:00
telegram_bare_client.py Bring back report_errors to the constructor 2018-03-15 10:22:21 +01:00
telegram_client.py Make py:obj default Sphinx's role 2018-03-28 16:03:47 +02:00
update_state.py Rename .entities -> ._entities from 7e9d19d to avoid collision 2018-03-29 00:56:05 +02:00
utils.py Add missing Photo/Document cases to get_input_media 2018-03-27 11:22:31 +02:00
version.py Update to v0.18.2 2018-03-27 18:02:55 +02:00