python-Telethon
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-Telethon && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Telethon-1.38.0.tar.gz | 0000506719 495 KB | |
python-Telethon.changes | 0000018665 18.2 KB | |
python-Telethon.spec | 0000002205 2.15 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1225500
from
Dirk Mueller (dirkmueller)
(revision 11)
- update to 1.38.0: * Formatting entities misbehaved with albums. * Sending a Message object with a file did not use the new file. - update to 1.37.0: * Support for CDN downloads should be back. Telethon still prefers no CDN by default. * FloodWaitPremium should now be handled like any other floodwaits. * Fixed edge-case when using get_messages(..., reverse=True). * ConnectionError when using proxies should be raised properly. - update to 1.36.0: * Certain updates, such as :tl:`UpdateBotStopped`, should now be processed reliably. - update to 1.35.0: * "Custom secret support" should work with TcpMTProxy. * Some type hints should now be more accurate. * Session path couldn't be a pathlib.Path or None. * Python versions older than 3.9 should now be supported again. * Readthedocs should hopefully build the v1 documentation again. - update to 1.34.0: * reply_to_chat and reply_to_sender are now in Message. * parse_mode with a custom instance containing both parse and unparse should now work. * Parsing and unparsing message entities should now behave better in certain corner-cases. - update to 1.33.0: * webbrowser is now imported conditionally, to support niche environments. Library should now retry on the suddenly-common TimedOutError. - update to 1.32.0: * new and changed raw API methods - update to 1.31.0:
Comments 0