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 c2b1b69 commit 0d761eaCopy full SHA for 0d761ea
CHANGELOG.md
@@ -69,6 +69,9 @@ END_UNRELEASED_TEMPLATE
69
* The `sys._base_executable` value will reflect the underlying interpreter,
70
not venv interpreter.
71
* 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).
75
76
{#v0-0-0-added}
77
### Added
0 commit comments