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
As far as I can tell, version numbers only contain digits and periods,
so we can do without LooseVersion here, reject bad version strings, and
ensure comparisons work.
Fixes#3441
0 commit comments