forked from pool/python-Telethon
Accepting request 1040417 from home:yarunachalam:branches:devel:languages:python
- Update to version 1.26.0
* Bump to v1.26 and update layer to 149
Sort updates preemptively
Closes #3936.
There are two changes made to ensure the first update in a channel
cannot be lost, first by always sorting updates before applying pts,
and second by cautiously initializing the local pts if the client
had no pts known beforehand.
It might be possible to cleanup the handling of possible gaps now
that updates are always sorted, but that requires more thought.
OBS-URL: https://build.opensuse.org/request/show/1040417
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Telethon?expand=0&rev=22
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 5 19:32:14 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 1.26.0
|
||||
* Bump to v1.26 and update layer to 149
|
||||
Sort updates preemptively
|
||||
Closes #3936.
|
||||
There are two changes made to ensure the first update in a channel
|
||||
cannot be lost, first by always sorting updates before applying pts,
|
||||
and second by cautiously initializing the local pts if the client
|
||||
had no pts known beforehand.
|
||||
It might be possible to cleanup the handling of possible gaps now
|
||||
that updates are always sorted, but that requires more thought.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 27 21:22:55 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user