Skip to content

Conversation

Jackenmen
Copy link
Member

Description of the changes

I've apparently accidentally readded it to __all__ in #6020? Weirdly enough, I didn't remove it in #5600 either... Us no longer wrapping BadArgument in ConversionFailure is already mentioned in the "Backwards incompatible changes in Red 3.5" document so there's no need to alter it?

Let me know if you think that it's fine to get this into 3.5 or if we should go with a standard deprecation warning on usage and remove it in 3.6, even though it's not used by anything at this point.

Have the changes in this PR been tested?

No

@Jackenmen Jackenmen added the Type: Removal This intends to remove some functionality. label May 3, 2023
@github-actions github-actions bot added the Category: Core - API - Commands Package This is related to the `redbot.core.commands` package or `redbot.core.checks` module. label May 3, 2023
Copy link
Member

@Flame442 Flame442 left a comment

Choose a reason for hiding this comment

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

It isn't that much more breaking, since while it was importable it would not have actually functioned for type checks, so I think it's fine.

@Jackenmen Jackenmen added this to the 3.5.0 milestone May 3, 2023
@Jackenmen Jackenmen merged commit ba1bf23 into Cog-Creators:V3/develop May 3, 2023
@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 3, 2023
@Jackenmen Jackenmen added Changelog Entry: Skipped Changelog entry for this PR is unnecessary. and removed Changelog Entry: Pending Changelog entry for this PR hasn't been added by repo maintainers yet. labels May 3, 2023
Jackenmen added a commit to Jackenmen/Red-DiscordBot that referenced this pull request May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Core - API - Commands Package This is related to the `redbot.core.commands` package or `redbot.core.checks` module. Changelog Entry: Skipped Changelog entry for this PR is unnecessary. Type: Removal This intends to remove some functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants