You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While it's true for cpython and aiohttp, not everyone uses just version numbers for their backport branches.
Someone may use v-prefix v2.6, we use stable-2.6. There might be other cases.
I suggest changing how version is extracted from the branch name, so that it would support more generic flows.