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 c2ebbc4 commit 8430043Copy full SHA for 8430043
CHANGELOG.md
@@ -98,6 +98,8 @@ Other changes:
98
* (repositories): Add libs/python3.lib and pythonXY.dll to the `libpython` target
99
defined by a repository template. This enables stable ABI builds of Python extensions
100
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`
103
104
{#v0-0-0-added}
105
### Added
0 commit comments