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-53780: [argparse] ignore the first "--" (double dash) between an op…#124275
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
gh-53780: [argparse] ignore the first "--" (double dash) between an op…#124275
Uh oh!
There was an error while loading.Please reload this page.
Conversation
… an option and command
c578271
intopython:mainUh oh!
There was an error while loading.Please reload this page.
Thanks@serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
Sorry,@serhiy-storchaka, I could not cleanly backport this to
|
… and command in argparse (pythonGH-124275)(cherry picked from commitc578271)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
GH-124420 is a backport of this pull request to the3.12 branch. |
Thanks@serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Sorry,@serhiy-storchaka, I could not cleanly backport this to
|
Thanks@serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
… and command in argparse (pythonGH-124275)(cherry picked from commitc578271)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
GH-125073 is a backport of this pull request to the3.13 branch. |
Uh oh!
There was an error while loading.Please reload this page.