Skip to content

Commit c9071cb

Browse files
committed
add changelog note
1 parent c0767a4 commit c9071cb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ END_UNRELEASED_TEMPLATE
7171
paths, runtime site-packages]`.
7272
* (pip) Publishing deps are no longer pulled via `experimental_index_url`.
7373
([#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.
7477

7578
{#v0-0-0-fixed}
7679
### Fixed

0 commit comments

Comments
 (0)