Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.1k
GH-106235: Clarifyparse_known_args
documentation by removing "remaining"#126921
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
a425141
intopython:mainUh oh!
There was an error while loading.Please reload this page.
Thanks@savannahostrowski for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14. |
Thanks@savannahostrowski for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
… "remaining" (pythonGH-126921)(cherry picked from commita425141)Co-authored-by: Savannah Bailey <savannahostrowski@gmail.com>
… "remaining" (pythonGH-126921)(cherry picked from commita425141)Co-authored-by: Savannah Bailey <savannahostrowski@gmail.com>
GH-134913 is a backport of this pull request to the3.14 branch. |
GH-134914 is a backport of this pull request to the3.13 branch. |
Uh oh!
There was an error while loading.Please reload this page.
"Remaining" is a bit ambiguous and uses conflated terminology to describe the behaviour of
parse_known_args
(i.e., this isn't about the remainder of the arguments; it's about the known vs. unknown arguments)📚 Documentation preview 📚:https://cpython-previews--126921.org.readthedocs.build/