Skip to content

Commit 0d761ea

Browse files
committed
add changelog
1 parent c2b1b69 commit 0d761ea

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
@@ -69,6 +69,9 @@ END_UNRELEASED_TEMPLATE
6969
* The `sys._base_executable` value will reflect the underlying interpreter,
7070
not venv interpreter.
7171
* The {obj}`//python/runtime_env_toolchains:all` toolchain now works with it.
72+
* (pypi) Correctly handle `METADATA` entries when `python_full_version` is used in
73+
the environment marker.
74+
Fixes [#2319](https://github.com/bazel-contrib/rules_python/issues/2319).
7275

7376
{#v0-0-0-added}
7477
### Added

0 commit comments

Comments
 (0)