commit | ecd4c900b61416609d99c76a4e2190a4d6d7b97f | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Tue Nov 02 10:24:01 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Nov 02 10:26:00 2021 -0700 |
tree | 7dac2d18ff6f500fba1802b8c5e2020c0066d262 | |
parent | 0c1d09e4dce4c3251c2be2c70d4575ec65b1d9d3 [diff] |
Remove support for implicit py2to3, which never worked in Bazel See https://github.com/bazelbuild/bazel/issues/1393. This treats py_*.srcs_version="PY2" the same as "PY2ONLY". Targets which are PY3-compatible should use srcs_version="PY2AND3" instead. Fixes #1393. RELNOTES: Treat py_*.srcs_version="PY2" the same as "PY2ONLY". PiperOrigin-RevId: 407116957
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
To report a security issue, please email security@bazel.build with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. Our vulnerability management team will respond within 3 working days of your email. If the issue is confirmed as a vulnerability, we will open a Security Advisory. This project follows a 90 day disclosure timeline.
See CONTRIBUTING.md