bazel-contrib / bazel-contrib/rules_python
Release 3.0
- Dominant language
- Starlark
- Stars
- 688
- Forks
- 721
- Avg merge
- 14h 49m
- Merged PRs (30d)
- 81
Description
Just starting this because this will need discussion/notes and documentation on breaking changes that we will need to do.
Potentially incompatible changes:
- [ ] #3117 - flip script to `bootstrap`.
- [ ] #2156 - flip venv/site-packages to true.
- [ ] We only support bazel `8` and `9`.
- [ ] We remove `protobuf` aliases and deps.
- [ ] We remove Python 2 support fully.
- [ ] Only support one version of python toolchain per minor version.
Probably out of scope:
- [ ] `experimental_index_url` is enabled by default to all.
Other milestones that I would like to include hit:
- [ ] `pip.default` and `pip.configure` will be stable.
- [ ] `py.lock` files can be read.
I would say we probably should aim for a particular date and whatever is ready is ready at that time.
Contributor guide
Assessment
This issue has not been assessed yet.