Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release 7.0.0-pre.20230209.2 (2023-02-16)
Baseline: 66121a7 Cherry picks: + 534089e: Automated rollback of commit 02b1b78. Incompatible changes: - --incompatible_python_disable_py2 is flipped to true. See #17293 for details. Important changes: - Added a `native.package_relative_label()` function, which converts a label string to a Label object in the context of the calling package, in contrast to `Label()`, which does so in the context of the current .bzl file. Both functions now also accept relative labels such as `:foo`, and are idempotent. This release contains contributions from many people at Google, as well as Benjamin Lee, Benjamin Peterson, Chirag Ramani, Ezekiel Warren, Fabian Meumertzheim, Jon Parise, jonrose-dev, keertk, Sara Adams, yuzhy8701.
- Loading branch information