commit | 9c1f093b30665a1cc920c8a245b1042e03a99e23 | [log] [tgz] |
---|---|---|
author | laszlocsomor <laszlocsomor@google.com> | Thu Nov 07 09:03:10 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Nov 07 09:04:14 2019 -0800 |
tree | 23f3f2b962ac9a702e9b2c3cff1f658458517318 | |
parent | 0415d6a4fc83451ac7ca80b95673d162e4316a06 [diff] |
py2to3: migrate python_stub_template.txt Add __future__ imports to ensure the stub works with both PY2 and PY3. These are the only PY3-related changes here. The rest is all cosmetic changes to fix linter errors: unified quoting style, added docstrings. PiperOrigin-RevId: 279098205
{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