SCons 4.10.1 Released with MSVS 2026 Support
A new SCons release, 4.10.1, is now available on the SCons download page: https://scons.org/pages/download.html Here is a summary of the changes since PREVIOUS_RELEASE: NEW FUNCTIONALITY Add support for Visual Studio 2026. CHANGED/ENHANCED EXISTING FUNCTIONALITY Switch test framework from using profile to cProfile. profile generates deprecation warnings starting with Python 3.15. FIXES Enable memb…