Skip to content

Docs: Sphinx warnings: fix passing command line arguments passed to the check script #136561

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

Closed
wants to merge 1 commit into from

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