Docs: Use arguments to replace args in argparse.rst#135510
Docs: Use arguments to replace args in argparse.rst#135510ZeroIntensity merged 1 commit intopython:mainfrom
arguments to replace args in argparse.rst#135510Conversation
|
Should this be done, it is a bit churny, though it also has benefits, and aligns with other current devguide guidelines (i.e. don't use Latin abbreviations)? This is not a single occurrence, however: |
arguments to replace argument in argparse.rstarguments to replace args in argparse.rst
|
Just in this file ( OTOH, we use "All command-line arguments present are gathered into a list." just in the previous item |
ZeroIntensity
left a comment
There was a problem hiding this comment.
I think this is worth doing. If there are more occurences of this, let's make an issue and do it in a broader manner. But for now, I'll land this. Thanks!
|
Thanks @Yzi-Li for the PR, and @ZeroIntensity for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
|
GH-135866 is a backport of this pull request to the 3.14 branch. |
|
GH-135867 is a backport of this pull request to the 3.13 branch. |
📚 Documentation preview 📚: https://cpython-previews--135510.org.readthedocs.build/