Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 26, 2025

Conversation

dougthor42
Copy link
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
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
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