Red-DiscordBot
Red-DiscordBot copied to clipboard
Maximum python version
Description of the changes
Make cogs be able to have a maximum python version incase a new version has a change that breaks that cog. (#5590)
@Vexed01 i applied the patches you gave in the suggestions.
ensure_max_python_version_info
Can probably be simplified to 3,10 as micro versions shouldn't have any breaking changes.