https://bugzilla.wikimedia.org/show_bug.cgi?id=65156
xqt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from xqt <[email protected]> --- I propose LooseVersion as LV which enables comparing mw Version like "1.23wmf17" directly e.g. >>> LV("1.23wmf1") < LV("1.23wmf2") < LV("1.24") < LV("1.24wmf1") < >>> LV("1.24wmf10") < LV("2.1") True -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
