Telethon/readthedocs
Lonami Exo f8264abb5a Clean-up client's __init__ and remove entity cache
Entity cache uses are removed. It was a source of ever-growing memory
usage that has to be reworked. This affects everything that tried to
obtain an input entity, input sender or input chat (such as the
SenderGetter or calls to _get_entity_pair). Input entities need to be
reworked in any case.

Its removal also affects the automatic cache of any raw API request.

Raise last error parameter is removed, and its behaviour made default.

The connection type parameter has been removed, since users really have
no need to change it.

A few more attributes have been made private, since users should not
mess with those.
2022-01-18 12:56:17 +01:00
..
basic Get rid of client.loop 2022-01-16 13:51:23 +01:00
concepts Get rid of client.loop 2022-01-16 13:51:23 +01:00
developing Bump minimum required Python version to 3.7 2022-01-09 13:00:45 +01:00
examples Update documentation and list of known errors 2021-09-11 11:02:10 +02:00
misc Clean-up client's __init__ and remove entity cache 2022-01-18 12:56:17 +01:00
modules Get rid of client.loop 2022-01-16 13:51:23 +01:00
quick-references Remove Conversation API 2021-09-11 14:16:25 +02:00
conf.py Improve method signatures in the docs 2019-09-08 10:56:35 +02:00
custom_roles.py Apply several lints 2019-05-03 21:38:41 +02:00
index.rst Remove Wall of Shame 2021-09-17 20:25:53 +02:00
make.bat add readthedocs files 2017-11-20 00:56:05 +08:00
Makefile add readthedocs files 2017-11-20 00:56:05 +08:00
requirements.txt add requirements.txt for readthedocs 2017-11-20 01:04:51 +08:00