Steve Dower <steve.do...@python.org> added the comment:
You're right that this will need fixing. But we don't really have to fix it any earlier than 3.10 - the launcher is backwards-compatible but not necessarily forwards-compatible. Still, we can take a fix whenever. Probably it should just change to using CompareStringEx with (at least) the SORT_DIGITSASNUMBERS flag. https://docs.microsoft.com/windows/win32/api/stringapiset/nf-stringapiset-comparestringex ---------- stage: -> test needed versions: -Python 3.7, Python 3.8 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue38506> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com