release_2.10.0rc5
Pre-release
Pre-release
thejcannon
released this
06 Aug 18:03
·
3525 commits
to main
since this release
User API Changes
- Change default
[python].resolves
from3rdparty/python/default_lockfile.txt
to3rdparty/python/default.lock
(#14815)
Bug fixes
-
Fix exclusive spawn mechanism for relative paths and working directories. (cherrypick of #14812) (#14816)
-
Fix a coverage config rewriting bug. (cherrypick of #14784) (#14785)
-
Fix empty sys.path entries causing an error during invalidation glob calculation. (cherrypick of #14819) (#14822)