Activity
Merge branch 'main' into bootstrap-fix
Merge branch 'main' into bootstrap-fix
clarify comment about removal of del sys.path0
clarify comment about removal of del sys.path0
Force push
fix: Add libs/python3.lib
to libpython target for SABI builds on Wi…
fix: Add
libs/python3.lib
to libpython target for SABI builds on Wi…clarify comment about removal of del sys.path0
clarify comment about removal of del sys.path0
Force push
switch back to len(min of parts); avoids OOB array access
switch back to len(min of parts); avoids OOB array access
remove parent-dir input tests for relative paths
remove parent-dir input tests for relative paths
loop over len of to
loop over len of to
fixup! update tests to use rules_tests; implement commented out case;…
fixup! update tests to use rules_tests; implement commented out case;…
update tests to use rules_tests; implement commented out case; update…
update tests to use rules_tests; implement commented out case; update…
linter cleanup
linter cleanup
make relative path computation between two runfiles-root relative pat…
make relative path computation between two runfiles-root relative pat…
add test to demonstrate error
add test to demonstrate error
add tests for relative_path
add tests for relative_path
compute relative path from venv bin dir to actual interpreter path
compute relative path from venv bin dir to actual interpreter path
fix: correctly count the escapes required for the venv created by scr…
fix: correctly count the escapes required for the venv created by scr…
Force push
fix: correctly count the escapes required for the venv created by scr…
fix: correctly count the escapes required for the venv created by scr…
chore: rename the dev-only setup files to more clearly self-describe …
chore: rename the dev-only setup files to more clearly self-describe …
clarify comment about removal of del sys.path0
clarify comment about removal of del sys.path0
use py_reconfig_test for no_unsafe_paths tests instead
use py_reconfig_test for no_unsafe_paths tests instead
add integration tests to validate search paths of py_binary targets
add integration tests to validate search paths of py_binary targets