commit | d75a48853dc94622fa84ba154be0ff8637a3629f | [log] [tgz] |
---|---|---|
author | brandjon <brandjon@google.com> | Fri May 01 15:18:01 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 01 15:19:28 2020 -0700 |
tree | 7729c44be9cbe14aec3f23ff27b6a7208cda669c | |
parent | 0f38eead54a598f3489ad877146cafacff26b3ab [diff] |
Have --incompatible_string_replace_count reject None counts This is another change to bring string.replace() in line with the spec. Safe to modify the flag since it has not been released yet. Eliminated use of parameterization in test suite since it caused test cases that didn't need it to be cloned. Also add RELNOTES in this CL for the flag. Follow-up work to #9181. RELNOTES: Added --incompatible_string_replace_count, to make string.replace() behave as in Python. PiperOrigin-RevId: 309483323
{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:
See CONTRIBUTING.md