Skip to content

release_2.10.0rc4

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

New Features

  • Python dependency inference supports multiple resolves for first-party targets (Cherry-pick of #14486) (#14765)

Bug fixes

  • Upgrade Pex to 2.1.71, which fixes issues installing some PEXes. (#14768) (#14769)

Documentation

  • Update [python] docs with updates to the resolves feature (#14775)

  • Switch from Aegean Check Mark to Multiplication X (Cherry-pick of #14764) (#14767)

  • Improve documentation for python_test_utils (Cherry-pick of #14739) (#14748)

  • Improve REPL multiple resolves error to mention [python].default_resolve (Cherry-pick of #14778) (#14780)