Conversation
|
Thanks for opening this pull request! This pull request can be checked-out with: git fetch origin pull/3337/head:pr-3337
git checkout pr-3337This pull request can be installed with: pip install git+https://github.com/Pycord-Development/pycord@refs/pull/3337/head |
Paillat-dev
requested changes
Aug 7, 2026
Paillat-dev
left a comment
Member
There was a problem hiding this comment.
Changelog should not be this specific, and should focus on what was fixed/modified and not why & how.
Co-authored-by: JustaSqu1d <89910983+JustaSqu1d@users.noreply.github.com> Signed-off-by: Michael <vmphase.dev@gmail.com>
Lulalaby
previously approved these changes
Aug 11, 2026
ToothyDev
previously approved these changes
Aug 11, 2026
Paillat-dev
previously approved these changes
Sep 15, 2026
Member
There was a problem hiding this comment.
Lgtm code wise but the changelog WILL need some changes but I'll let @JustaSqu1d have the say on that
JustaSqu1d
requested changes
Sep 15, 2026
JustaSqu1d
left a comment
Member
There was a problem hiding this comment.
something like this maybe?
Co-authored-by: JustaSqu1d <overenchanted.gaming@gmail.com> Signed-off-by: Michael <vmphase.dev@gmail.com>
vmphase
dismissed stale reviews from Paillat-dev, Lulalaby, and ToothyDev
via
September 15, 2026 06:26
2d1c240
Paillat-dev
approved these changes
Sep 15, 2026
Lulalaby
approved these changes
Sep 15, 2026
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.
Summary
Label.set_radio_group()option kwarg typo #3331 (option=>optionskwarg)Select.__init__now has an overload accepting a non-literalComponentTypeLabel.set_selectoverloads now returnSelfinstead ofNone.Information
examples, ...).
Checklist
type: ignorecomments were used, a comment is also left explaining why.