rules_python
rules_python copied to clipboard
Bazel Python Rules
The builtins symbols are deleted in Bazel 9
With #3404 "fixing" gazelle BCR by disabling windows tests, is there anything else blocking a 1.7.0 release of the gazelle plugin on BCR? It's currently at 1.7.0-rc4 https://registry.bazel.build/modules/rules_python_gazelle_plugin
See https://github.com/jvolkman/rules_pycross/issues/209 The old protobuf version still needs Python 3.8, so attempting to load it fails. I see there is already a PR here (https://github.com/bazel-contrib/rules_python/pull/3367) but this is a much...
# 🐞 bug report ### Affected Rule `py_binary` with ``` common --@rules_python//python/config_settings:bootstrap_impl=script common --@rules_python//python/config_settings:venvs_site_packages=yes common --@rules_python//python/config_settings:venvs_use_declare_symlink=yes ``` ### Is this a regression? Hard to tell. I think it might be...
Welcome to [Renovate](https://redirect.github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable...
With this change, when user build with a native python flag, `flag_alias` will point to the starlark version of the flag. Please see design doc [here](https://docs.google.com/document/d/1yOvi4hVV7Ja32ocwVb4lsEUnijftk8nilXPncYm-BH8/edit?tab=t.0#heading=h.qn3unswby87l) for more details.
PR Status: Addressing windows compatibility issues ## Context I've recently been looking into Bazel analysis performance in my company's monorepo (predominantly Java and Typescript), and was surprised to find that...
WIP: Simple behaviour fixup for default values. - **fixup the target_platform setting and test locally** - **fixup**