Skip to content

release_2.10.0rc5

Pre-release
Pre-release
Compare
Choose a tag to compare
@thejcannon thejcannon released this 06 Aug 18:03
· 3525 commits to main since this release
release_2.10.0rc5

User API Changes

  • Change default [python].resolves from 3rdparty/python/default_lockfile.txt to 3rdparty/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)

Performance

  • Don't restart Pantsd when requirements.txt and pyproject.toml change if using target generators (Cherry-pick of #14829) (#14831)