Skip to content

Commit f74ac9b

Browse files
committed
Add entry to CHANGELOG.md
1 parent fc7ef52 commit f74ac9b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ A brief description of the categories of changes:
3535
* `3.12 -> 3.12.4`
3636

3737
### Fixed
38+
* (rules) Use -P instead of PYTHONSAFEPATH to prevent PYTHONSAFEPATH propagating unintentionally
39+
to child processes
3840
* (rules) correctly handle absolute URLs in parse_simpleapi_html.bzl.
3941
* (rules) Fixes build targets linking against `@rules_python//python/cc:current_py_cc_libs`
4042
in host platform builds on macOS, by editing the `LC_ID_DYLIB` field of the hermetic interpreter's

0 commit comments

Comments
 (0)