.. |
_updates
|
Fix UpdateShort from socket was not unboxed
|
2022-09-14 15:53:11 +02:00 |
client
|
Handle CancelledError inside update loop
|
2022-09-14 17:11:13 +02:00 |
crypto
|
Revert "Use tgcrypto if available (#1715)"
|
2021-03-20 17:20:33 +01:00 |
errors
|
Don't reset the auth_key upon receiving -404
|
2022-05-12 12:03:48 +02:00 |
events
|
Make use of AlbumHack for all albums
|
2022-09-14 16:53:56 +02:00 |
extensions
|
Fix some MD parsing of inline URLs (#3920)
|
2022-09-09 21:46:06 +02:00 |
network
|
Revert "Make sessions async"
|
2022-08-30 12:32:21 +02:00 |
sessions
|
Remove missed async keywords from the revert
|
2022-08-30 12:40:05 +02:00 |
tl
|
Add missing await in qr_login
|
2022-05-16 18:56:24 +02:00 |
__init__.py
|
Fix patched module was never automatically imported
|
2021-02-14 00:26:04 +01:00 |
entitycache.py
|
Add EntityCache.clear
|
2021-06-19 18:32:23 +02:00 |
helpers.py
|
Fix HTML/MD parser producing empty MessageEntity (#3885)
|
2022-07-25 11:11:26 +02: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
|
Avoid unnecessary await in Conversation
|
2019-08-13 18:11:02 +02:00 |
utils.py
|
Support sending 4GB files (#3891)
|
2022-07-28 12:30:46 +02:00 |
version.py
|
Bump to v1.25
|
2022-08-30 12:57:34 +02:00 |