bazel-contrib / bazel-contrib/rules_python
Use RunEnvironmentInfo instead of testing.TestEnvironment
Đang mở
cleanup
help wanted
type: toolchain
- Ngôn ngữ chính
- Starlark
- Star
- 688
- Fork
- 721
- Merge trung bình
- 15 giờ 7 phút
- Pull request đã merge (30 ngày)
- 76
Mô tả
# Code health
### Relevant Rules
The upcoming multi-toolchain supporting rules. (see https://github.com/bazelbuild/rules_python/pull/846)
### Description
The multi-toolchain supporting rules forward on testing.TestEnvironment, but that name is deprecated, and is replaced by RunEnvironmentInfo.
That symbol is only present in Bazel 5.3+, though, so until support for that is dropped, we have to continue using the old name.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.