.. |
client
|
Fix minor documentation issue regarding pre tags
|
2019-05-09 14:13:43 +02:00 |
crypto
|
Best-effort attempt at finding libssl (#1167)
|
2019-04-30 16:22:19 +02:00 |
errors
|
Fix timeout error not being excepted on Button.click
|
2019-05-05 19:57:09 +02:00 |
events
|
Completely overhaul the documentation
|
2019-05-09 12:50:09 +02:00 |
extensions
|
Fix handling message payloads that are too large
|
2019-03-06 18:08:51 +01:00 |
network
|
Add type hints to all public methods in the client
|
2019-05-03 21:38:41 +02:00 |
sessions
|
Fix saving of StringSession
|
2019-05-06 08:55:24 +02:00 |
tl
|
Completely overhaul the documentation
|
2019-05-09 12:50:09 +02:00 |
__init__.py
|
Re-export the main modules and types from sync
|
2019-05-07 10:47:25 +02:00 |
entitycache.py
|
Stop relying on __doc__ in EntityCache
|
2019-05-02 10:20:49 +02:00 |
helpers.py
|
Create a new page with a summary of the method reference
|
2019-05-06 11:38:26 +02:00 |
hints.py
|
Add missing Union in hints.py
|
2019-05-04 12:39:48 +02:00 |
password.py
|
Check g when password's prime is known to be good
|
2018-12-25 10:59:16 +01:00 |
requestiter.py
|
Fix RequestIter.__anext__ without __ainit__ (#1142)
|
2019-03-29 18:32:00 +01:00 |
statecache.py
|
Fetch difference only if it is worth it
|
2019-05-04 19:48:36 +02:00 |
sync.py
|
Re-export the main modules and types from sync
|
2019-05-07 10:47:25 +02:00 |
utils.py
|
Completely overhaul the documentation
|
2019-05-09 12:50:09 +02:00 |
version.py
|
Fix saving of StringSession
|
2019-05-06 08:55:24 +02:00 |