release_2.0.0rc1
Pre-release
Pre-release
User API Changes
- Restore several removed targets and fields to help with upgrading
(#10970)
New Features
Bugfixes
- Fix interpreter selection when building a PEX to use
[python-setup].interpreter_search_paths
(Cherry-pick
of #10965) (#10967) - Fix linter targets being skipped when repo has multiple interpreter
constraints (Cherry-pick of #10974) (#10975) - Automatically set setuptools interpreter constraints if unspecified
(Cherry-pick of #10951) (#10958) - Fix config validation not erroring on global options in wrong scope
(Cherry-pick of #10950) (#10956) - Fix logging of lint result files (Cherry-pick of #10959) (#10968)