Red-DiscordBot icon indicating copy to clipboard operation
Red-DiscordBot copied to clipboard

Maximum python version

Open plooshi opened this issue 3 years ago • 2 comments

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)

plooshi avatar Feb 26 '22 16:02 plooshi

@Vexed01 i applied the patches you gave in the suggestions.

plooshi avatar Aug 12 '22 19:08 plooshi

ensure_max_python_version_info

Can probably be simplified to 3,10 as micro versions shouldn't have any breaking changes.

Drapersniper avatar Aug 12 '22 20:08 Drapersniper