refactor!: ConnectionState & Event Handling#5
Merged
Paillat-dev merged 48 commits intomasterfrom Dec 2, 2025
Merged
Conversation
definitely doesn't work yet, just felt like there was way too much changes not to commit already
Paillat-dev
reviewed
May 13, 2025
Paillat-dev
reviewed
May 13, 2025
Paillat-dev
reviewed
May 13, 2025
Paillat-dev
reviewed
May 13, 2025
large part left is the ConnectionState itself since events haven't been transformed yet
I need to make more commits
Paillat-dev
requested changes
May 16, 2025
Member
Paillat-dev
left a comment
There was a problem hiding this comment.
I didn't try running the code yet, will do that later today
Co-authored-by: Paillat <jeremiecotti@ik.me> Signed-off-by: VincentRPS <vincentbusiness55@gmail.com>
Member
|
@VincentRPS You should also import defaultdict |
Member
|
Any news ? See traceback of another error here: https://canary.discord.com/channels/881207955029110855/881735314987708456/1373639761696133160 |
Signed-off-by: VincentRPS <vincentbusiness55@gmail.com>
Member
|
Congrats @VincentRPS you successfully broke the docs ! 🎉 |
Paillat-dev
requested changes
May 31, 2025
Co-authored-by: Paillat <jeremiecotti@ik.me> Signed-off-by: VincentRPS <vincentbusiness55@gmail.com>
Member
|
@VincentRPS I am going to rebase this for you and push here |
Author
M'kay! |
Co-authored-by: Emma Terzioglu <emreterzioglu49@gmail.com> Signed-off-by: Paillat <jeremiecotti@ik.me>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Paillat <jeremiecotti@ik.me>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Paillat <jeremiecotti@ik.me>
VincentRPS
commented
Nov 13, 2025
Signed-off-by: Vincent Jose <vincentbusiness55@gmail.com>
Removed duplicated GuildCreate, GuildJoin, and GuildAvailable event classes from gateway.py. Signed-off-by: Vincent Jose <vincentbusiness55@gmail.com>
VincentRPS
commented
Nov 13, 2025
Signed-off-by: Vincent Jose <vincentbusiness55@gmail.com>
Signed-off-by: Vincent Jose <vincentbusiness55@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Vincent Jose <vincentbusiness55@gmail.com>
Member
|
Idk what you did but everything is failing |
Signed-off-by: Paillat-dev <paillat@pycord.dev>
Open
Member
|
@VincentRPS we can just merge this one imo, tests are passing and I tested it and it seemingly worked. I don't see why we should be delaying anything because of this |
Author
|
Time to rip the bandaid. |
Paillat-dev
approved these changes
Dec 2, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
There are a lot of things here, but they should be mostly covered in the changelog.