Skip to content

Fix install_only_stripped name translation #288

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 1 commit into from
Jul 22, 2024
Merged

Conversation

charliermarsh
Copy link
Member

Summary

I was accidentally creating files named, e.g., cpython-3.12.4-armv7-unknown-linux-gnueabi-install_only-install_only_stripped.tar.gz. I was misled because, in my own testing, I was downloading files like cpython-3.12.4-armv7-unknown-linux-gnueabi-install_only.tar.gz from the release (i.e., with the timestamp already stripped), in which case parts_len - 1 would be correct.

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.

1 participant