Skip to content

Conversation

@chrisnovakovic
Copy link
Contributor

The in-repo interpreters were moved from third_party/cpython/lib to third_party/cc/cpython in #277, but the interpreter directory path in //test:interpreter_not_included_test wasn't also updated, so the test still passes even if please_pex erroneously packs the in-repo interpreter into the .pex file. Update the path to fix the test.

The in-repo interpreters were moved from `third_party/cpython/lib` to
`third_party/cc/cpython` in please-build#277, but the interpreter directory path in
`//test:interpreter_not_included_test` wasn't also updated, so the test
still passes even if please_pex erroneously packs the in-repo
interpreter into the .pex file. Update the path to fix the test.
@chrisnovakovic chrisnovakovic merged commit 845f335 into please-build:master Dec 1, 2025
155 of 156 checks passed
@chrisnovakovic chrisnovakovic deleted the test-cpython-path branch December 1, 2025 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants