mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-10 10:49:39 +00:00
Mention Python 3.5 will no longer be supported
This commit is contained in:
@@ -12,6 +12,12 @@ from Telethon version 1.x to 2.0 onwards.
|
|||||||
**Please read this document in full before upgrading your code to Telethon 2.0.**
|
**Please read this document in full before upgrading your code to Telethon 2.0.**
|
||||||
|
|
||||||
|
|
||||||
|
Pyhton 3.5 is no longer supported
|
||||||
|
---------------------------------
|
||||||
|
|
||||||
|
The library will no longer attempt to support Python 3.5. The minimum version is now Python 3.6.
|
||||||
|
|
||||||
|
|
||||||
User, chat and channel identifiers are now 64-bit numbers
|
User, chat and channel identifiers are now 64-bit numbers
|
||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
||||||
|
|
||||||
@@ -96,6 +102,7 @@ This serves multiple goals:
|
|||||||
|
|
||||||
// TODO this definitely generated files mapping from the original name to this new one...
|
// TODO this definitely generated files mapping from the original name to this new one...
|
||||||
|
|
||||||
|
|
||||||
Synchronous compatibility mode has been removed
|
Synchronous compatibility mode has been removed
|
||||||
-----------------------------------------------
|
-----------------------------------------------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user