diff options
author | tmblweed <tmblweed@users.noreply.github.com> | 2019-08-02 04:57:13 (GMT) |
---|---|---|
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-08-02 04:57:13 (GMT) |
commit | 4b3e97592376d5f8a3b75192b399a2da1be642cb (patch) | |
tree | eba27853c200ae6a4196410b5770871222265bac /Misc/ACKS | |
parent | 2491134029b195d3159a489e1803ee22a7839b41 (diff) | |
download | cpython-4b3e97592376d5f8a3b75192b399a2da1be642cb.zip cpython-4b3e97592376d5f8a3b75192b399a2da1be642cb.tar.gz cpython-4b3e97592376d5f8a3b75192b399a2da1be642cb.tar.bz2 |
bpo-16970: Adding error message for invalid args (GH-14844)
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
Diffstat (limited to 'Misc/ACKS')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1878,3 +1878,4 @@ Edison Abahurire Geoff Shannon Batuhan Taskaya Aleksandr Balezin +Robert Leenders |