-
Notifications
You must be signed in to change notification settings - Fork 302
Open
Description
Description
In python/cpython#102492 the IronPyhon 2.x version parsing is removed. We are wondering whether the other regular expression parsing a version tag, e.g. https://github.com/python/cpython/pull/102492/files#diff-cb1ba6039236dca71c97ea898f2798c60262c30614192862259889f839e4d503L1043-L1048 is still correct and relevant for ironpython as there is a difference with the one in current ironpython git:
ironpython3/Src/StdLib/Lib/platform.py
Line 1141 in f41afc4
_ironpython_sys_version_parser = re.compile( |
Metadata
Metadata
Assignees
Labels
No labels