We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0767a4 commit c9071cbCopy full SHA for c9071cb
CHANGELOG.md
@@ -71,6 +71,9 @@ END_UNRELEASED_TEMPLATE
71
paths, runtime site-packages]`.
72
* (pip) Publishing deps are no longer pulled via `experimental_index_url`.
73
([#2937](https://github.com/bazel-contrib/rules_python/issues/2937)).
74
+* (toolchains) `py_runtime` and `PyRuntimeInfo` reject Python 2 settings.
75
+ Setting `py_runtime.python_version = "PY2"` or non-None
76
+ `PyRuntimeInfo.py2_runtime` is an error.
77
78
{#v0-0-0-fixed}
79
### Fixed
0 commit comments