Skip to content
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

Fixed handling of whitespace in PATCH_COMMAND #41

Merged

Conversation

marzer
Copy link
Contributor

@marzer marzer commented Mar 3, 2025

On platforms where whitespace characters in paths are common, like Windows, PATCH_COMMAND would cause breakage. This PR addresses that by consistently using quotes around variable expansions.

@bjia56 bjia56 merged commit e4daeea into bjia56:portable-python Mar 4, 2025
6 checks passed
@marzer marzer deleted the mg-whitespacein-patch-command branch March 5, 2025 13:24
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