-
-
Notifications
You must be signed in to change notification settings - Fork 30.3k
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
[3.9] bpo-45235: Revert an argparse bugfix that caused a regression (GH-29525) #29531
Conversation
…GH-29525) * Revert "bpo-45235: Fix argparse overrides namespace with subparser defaults (pythonGH-28420) (pythonGH-28443)" This reverts commit a18d522. (cherry picked from commit 807f839) Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
@rhettinger: Status check is done, and it's a success ✅ . |
1 similar comment
@rhettinger: Status check is done, and it's a success ✅ . |
🤖 New build scheduled with the buildbot fleet by @rhettinger for commit 6d0ddf5 🤖 If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again. |
@rhettinger: Status check is done, and it's a pending ❌ . |
4 similar comments
@rhettinger: Status check is done, and it's a pending ❌ . |
@rhettinger: Status check is done, and it's a pending ❌ . |
@rhettinger: Status check is done, and it's a pending ❌ . |
@rhettinger: Status check is done, and it's a pending ❌ . |
@rhettinger: Status check is done, and it's a success ✅ . |
@rhettinger: Status check is done, and it's a pending ❌ . |
@rhettinger: Status check is done, and it's a failure ❌ . |
@rhettinger: Status check is done, and it's a failure ❌ . |
5 similar comments
@rhettinger: Status check is done, and it's a failure ❌ . |
@rhettinger: Status check is done, and it's a failure ❌ . |
@rhettinger: Status check is done, and it's a failure ❌ . |
@rhettinger: Status check is done, and it's a failure ❌ . |
@rhettinger: Status check is done, and it's a failure ❌ . |
This reverts commit a18d522.
(cherry picked from commit 807f839)
Co-authored-by: Raymond Hettinger rhettinger@users.noreply.github.com
https://bugs.python.org/issue45235