gh-103582: Remove last references to `argparse.REMAINDER` from docs by sobolevn · Pull Request #103586 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Conversation
Thanks @sobolevn for the PR, and @hauntsaninja for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
miss-islington added a commit that referenced this pull request
| @@ -2218,7 +2218,7 @@ support this parsing style. | |||
|
|
|||
| These parsers do not support all the argparse features, and will raise | |||
| exceptions if unsupported features are used. In particular, subparsers, | |||
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: hanging trailing comma on this line now (In particular, subparsers, and mutually...)
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will change this in my next argparse PR, thanks! :)
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