Skip to content

Conversation

m-aciek
Copy link
Contributor

@m-aciek m-aciek commented Jul 11, 2025

Fix of an omission in the initial script PR.


📚 Documentation preview 📚: https://cpython-previews--136561.org.readthedocs.build/

@brianschubert
Copy link
Member

brianschubert commented Jul 12, 2025

I think this was written as intended. Not passing an explicit argument list already reads the arguments from sys.argv, right? Or am I missing something?

@m-aciek
Copy link
Contributor Author

m-aciek commented Jul 12, 2025

Ah, thank you for explaining, I didn't know this behavior earlier. It's documented in parse_args, I was looking for it in wrong places.

@m-aciek m-aciek closed this Jul 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants