commit | 9c5ac862dfa38a83413010dd2031b5ad3f08cd6a | [log] [tgz] |
---|---|---|
author | Greg Roodt <groodt@gmail.com> | Thu Jun 20 01:00:51 2024 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jun 20 01:02:27 2024 -0700 |
tree | c7abba4d20cbcb9d13cfc7a013a840026d553aed | |
parent | 880c17c67a9b4e17e9753a5c6e2a759bff5a2cfe [diff] |
Remove usage of win32api Removes the `win32api` dependency. Only `win32api.GetShortPathName` was used. It has been replaced with a stdlib implementation using `ctypes` instead. This should fix this issue: https://github.com/bazelbuild/rules_python/issues/1356 Closes #22799. PiperOrigin-RevId: 644928359 Change-Id: I301b02417f2948af0d1909f1091282d7c4646f9a
{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