fix the stripping of the python libs version string
Fix the stripping of the python libs version string where subsequent numbers after 'rc' (release candidate) were not matched correctly. 3.5.3rc1 would be stripped to 3.5.31, where it should be 3.5.3
Merge request reports
Activity
added 1 commit
- 25178d9d - Fixed explicit making cppcheck fail and some lineendings
added 3 commits
-
25178d9d...b2db4f4d - 2 commits from branch
master
- ec50832e - Merge branch 'master' into python_strip_string_fix
-
25178d9d...b2db4f4d - 2 commits from branch
mentioned in commit aa088250
Please register or sign in to reply