Ezio Melotti <ezio.melo...@gmail.com> added the comment:
Can you elaborate on the rational for this proposed change? I'm not sure if there cases where the digits are non-ASCII, but if there are, is rejecting them the right thing to do? In the code there's a comment that mentions that the Windows version can be localized, so if the version number uses non-ASCII digits and we change the regex to only accept [0-9], those version strings won't be accepted/recognized anymore. ---------- nosy: +ezio.melotti _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue39279> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com