-
-
Notifications
You must be signed in to change notification settings - Fork 32k
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 our terms of service and privacy 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
Conversation
… an option and command
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 commit c578271) Co-authored-by: Serhiy Storchaka <[email protected]>
GH-124420 is a backport of this pull request to the 3.12 branch. |
…n and command in argparse (GH-124275) (GH-124420) (cherry picked from commit c578271) Co-authored-by: Serhiy Storchaka <[email protected]>
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 commit c578271) Co-authored-by: Serhiy Storchaka <[email protected]>
GH-125073 is a backport of this pull request to the 3.13 branch. |
…n and command in argparse (GH-124275) (GH-125073) (cherry picked from commit c578271) Co-authored-by: Serhiy Storchaka <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.