Skip to content

[3.8] bpo-16970: Adding error message for invalid args (GH-14844)#15074

Merged
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-4b3e975-3.8
Aug 2, 2019
Merged

[3.8] bpo-16970: Adding error message for invalid args (GH-14844)#15074
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-4b3e975-3.8

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 2, 2019

Copy link
Copy Markdown
Contributor

BPO -16970: Adding error message for invalid args

Applied the patch argparse-v2 patch issue 16970, ran patch check and the test suite, test_argparse with 0 errors

https://bugs.python.org/issue16970
(cherry picked from commit 4b3e975)

Co-authored-by: tmblweed tmblweed@users.noreply.github.com

https://bugs.python.org/issue16970

Automerge-Triggered-By: @gvanrossum

BPO -16970: Adding error message for invalid args

Applied the patch argparse-v2 patch issue 16970, ran patch check and the test suite, test_argparse with 0 errors

https://bugs.python.org/issue16970
(cherry picked from commit 4b3e975)

Co-authored-by: tmblweed <tmblweed@users.noreply.github.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@tmblweed: Status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit 1cc7032 into python:3.8 Aug 2, 2019
@miss-islington
miss-islington deleted the backport-4b3e975-3.8 branch August 2, 2019 05:16
@miss-islington

Copy link
Copy Markdown
Contributor Author

@tmblweed: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

@tmblweed: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants