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 May 27th between 7am and 9am, EST (UTC-05:00). This site will 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