We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc7ef52 commit f74ac9bCopy full SHA for f74ac9b
CHANGELOG.md
@@ -35,6 +35,8 @@ A brief description of the categories of changes:
35
* `3.12 -> 3.12.4`
36
37
### Fixed
38
+* (rules) Use -P instead of PYTHONSAFEPATH to prevent PYTHONSAFEPATH propagating unintentionally
39
+ to child processes
40
* (rules) correctly handle absolute URLs in parse_simpleapi_html.bzl.
41
* (rules) Fixes build targets linking against `@rules_python//python/cc:current_py_cc_libs`
42
in host platform builds on macOS, by editing the `LC_ID_DYLIB` field of the hermetic interpreter's
0 commit comments