FindBoost: Add support for Python 3.10
Regexps in FindBoost assumed that python's minor version had only one digit. That became not true for 3.10.
Fixes: #23025 (closed)
Backport: release
Edited by Brad King
System updates will be applied on January 22st between 0900 AM and 1200 PM, EST (UTC-05:00). This site may have intermittent downtime during that time.
Regexps in FindBoost assumed that python's minor version had only one digit. That became not true for 3.10.
Fixes: #23025 (closed)
Backport: release