Skip to content

Conversation

@New-dev0
Copy link
Member

No description provided.

9ary and others added 30 commits May 29, 2023 21:29
It was overcomplicated and had some subtle bugs.
Closes #4133.
The server should instead fail with proper RPC errors,
as the rules could change any time (and the local checks
get out of date).
Likely temporary server issues, since getDifference should
realistically not fail with flood waits. In any case,
stopping early until the problem is resolved is the correct
approach.
The library will behave the same, but the log severity is lowered.
Otherwise the unpacking done later won't work.
humbertogontijo and others added 25 commits July 24, 2025 08:17
After this was reported as a problem for MessageMediaPhoto objects in #4584, it was fixed in commit 37e29e8, but the problem exists for InputPhoto and InputDocument, also. This commit fixes that
There no plans for this to ever be non-experimental in v1.
By lazily initializing loop-related properties.
Closes #4712.
This partially reverts commit 5a3a94e.
It should be re-introduced once the rest of comments are addressed.

Session changes are kept for the future, even if unused for now,
as there may be people who have already upgraded their session.
Copilot AI review requested due to automatic review settings December 6, 2025 21:41
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Lonami and others added 3 commits December 6, 2025 22:41
`asyncio.get_event_loop` fails on Python 3.14 if there is no current
event loop.  For this particular test of sync behaviour, it seems to
make most sense to explicitly create one.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.