FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Docs: Sphinx warnings: fix passing command line arguments passed to the check script by m-aciek · Pull Request #136561 · python/cpython · GitHub

/ cpython Public

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

Closed
m-aciek wants to merge 1 commit into
python:mainfrom
m-aciek:doc-check-warnings-argv
Closed

Docs: Sphinx warnings: fix passing command line arguments passed to the check script#136561
m-aciek wants to merge 1 commit into
python:mainfrom
m-aciek:doc-check-warnings-argv

Conversation

m-aciek commented Jul 11, 2025
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Contributor

Fix of an omission in the initial script PR.


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

brianschubert commented Jul 12, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

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 commented Jul 12, 2025

Copy link
Copy Markdown
Contributor Author

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 closed this Jul 12, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL