8000 update changelog · chowder/rules_python@8430043 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8430043

Browse files
committed
update changelog
1 parent c2ebbc4 commit 8430043

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ Other changes:
9898
* (repositories): Add libs/python3.lib and pythonXY.dll to the `libpython` target
9999
defined by a repository template. This enables stable ABI builds of Python extensions
100100
on Windows (by defining Py_LIMITED_API).
101+
* (rules) `py_test` and `py_binary` targets no longer incorrectly remove the
102+
first `sys.path` entry when using {obj}`--bootstrap_impl=script`
101103

102104
{#v0-0-0-added}
103105
### Added

0 commit comments

Comments
 (0)
0