Telethon/telethon
Lonami Exo 33f3e27e7d Change apply_deadlines_reset micro-optimization
No need for buffer reuse in Python. It simply complicates the code.
And even then it was not as optimal as it could.
2023-08-29 15:04:04 +02:00
..
_updates Change apply_deadlines_reset micro-optimization 2023-08-29 15:04:04 +02:00
client Except all types of timeout error 2023-08-18 18:36:30 +02:00
crypto Revert "Use tgcrypto if available (#1715)" 2021-03-20 17:20:33 +01:00
errors Update FAQ 2023-04-06 13:25:47 +02:00
events Improve error message when trying to delete inline messages 2023-06-09 17:48:08 +02:00
extensions Change html.unparse logic to mimic markdown's 2023-06-17 13:11:14 +02:00
network Don't treat asyncio.IncompleteReadError as unhandled 2023-08-03 19:01:10 +02:00
sessions Return marked ID from MemorySession.get_entity_rows_by_id (#4177) 2023-08-23 16:07:32 +02:00
tl Fix is_inline check for KeyboardButtonWebView (#4183) 2023-08-28 17:40:23 +02:00
__init__.py Make custom, functions and types proper modules 2022-09-20 12:59:36 +02:00
custom.py Make custom, functions and types proper modules 2022-09-20 12:59:36 +02:00
functions.py Make custom, functions and types proper modules 2022-09-20 12:59:36 +02:00
helpers.py Stop using asyncio.get_event_loop() 2023-01-11 21:02:29 +01:00
hints.py Fix Python 3.5.2 type hinting (#1177) 2019-06-28 21:26:08 +02:00
password.py Remove unused imports and variables 2020-07-04 13:29:43 +02:00
requestiter.py Avoid explicitly passing the loop to asyncio 2020-07-25 18:39:35 +02:00
sync.py Stop using asyncio.get_event_loop() 2023-01-11 21:02:29 +01:00
types.py Make custom, functions and types proper modules 2022-09-20 12:59:36 +02:00
utils.py Support most usernames in VALID_USERNAME_RE 2023-06-09 17:41:45 +02:00
version.py Except all types of timeout error 2023-08-18 18:36:30 +02:00