Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include vendored menus update for guild attribute #6139

Merged
merged 1 commit into from May 10, 2023

Conversation

synrg
Copy link
Contributor

@synrg synrg commented May 10, 2023

See Rapptz/discord-ext-menus@8686b5d

Description of the changes

Since dpy2, all channels have a guild attribute, breaking vendored menus in DMs. The
upstream commit cited above fixes this by switching from hasattr to getattr.

Have the changes in this PR been tested?

Yes

@github-actions github-actions bot added the Category: Vendored Packages This is related to the packages we vendor (currently just discord.ext.menus). label May 10, 2023
@Jackenmen Jackenmen added this to the 3.5.2 milestone May 10, 2023
@Jackenmen Jackenmen self-assigned this May 10, 2023
@Jackenmen Jackenmen added the Type: Bug Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing. label May 10, 2023
Copy link
Member

@Jackenmen Jackenmen left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@Jackenmen Jackenmen merged commit 66fe981 into Cog-Creators:V3/develop May 10, 2023
16 checks passed
@red-githubbot red-githubbot bot added the Changelog Entry: Pending Changelog entry for this PR hasn't been added by repo maintainers yet. label May 10, 2023
@synrg synrg deleted the PR-vendored-menus-update branch May 10, 2023 15:15
@Jackenmen Jackenmen modified the milestones: 3.5.3, 3.5.2 May 11, 2023
@Jackenmen Jackenmen added Changelog Entry: Added Changelog entry for this PR has already been added to changelog PR. and removed Changelog Entry: Pending Changelog entry for this PR hasn't been added by repo maintainers yet. labels May 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Vendored Packages This is related to the packages we vendor (currently just discord.ext.menus). Changelog Entry: Added Changelog entry for this PR has already been added to changelog PR. Type: Bug Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants