Skip to content

docs,tests: Clarify how py_wheel.strip_path_prefixes works; add test case#3027

Merged
dougthor42 merged 5 commits intobazel-contrib:mainfrom
dougthor42:u/dthor/wheel-doc-and-tests
Jun 26, 2025
Merged

docs,tests: Clarify how py_wheel.strip_path_prefixes works; add test case#3027
dougthor42 merged 5 commits intobazel-contrib:mainfrom
dougthor42:u/dthor/wheel-doc-and-tests

Conversation

@dougthor42
Copy link
Copy Markdown
Collaborator

Include a minor change to arcname_from to support cases where
the distribution_prefix is the empty string.

Fixes #3017

+ test cases
+ docstring
+ formatting
+ types
@rickeylev
Copy link
Copy Markdown
Collaborator

@dougthor42 For reference, once approved you can merge when you're ready. Usually the approver will merge if it LGTM upon approval and it seems obviously clear things are ready. Otherwise, we approve and let the author merge when they're ready (it's not always clear when the author is done fixing, or the approver may not come back and look for days).

@dougthor42
Copy link
Copy Markdown
Collaborator Author

Yup, understood. I pushed last night and then went directly to bed, haha. I didn't want to wait for CI or for a merge commit (thanks for the merge commit, btw).

@dougthor42 dougthor42 added this pull request to the merge queue Jun 26, 2025
Merged via the queue into bazel-contrib:main with commit 4ec1e80 Jun 26, 2025
3 checks passed
@dougthor42 dougthor42 deleted the u/dthor/wheel-doc-and-tests branch June 26, 2025 21:25
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.

Unclear how py_wheel.strip_path_prefixes is supposed to work when multiple values are provided

2 participants