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

Append custom parameter to the end of sys.argv #33

Merged
merged 1 commit into from Mar 28, 2024

Conversation

radarhere
Copy link

Suggestion for python-pillow#7658

It would seem simpler to me to append the custom parameters to the end of sys.argv?

@nulano nulano merged commit e6fa5df into nulano:build-editable Mar 28, 2024
80 of 81 checks passed
@nulano
Copy link
Owner

nulano commented Mar 28, 2024

It makes more sense to me semantically to put them at the front. However, given that this is only for passing the value to another function, the simpler solution is probably better here.

@radarhere radarhere deleted the build-editable branch March 28, 2024 19:32
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.

None yet

2 participants