]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34127: Fix grammar in error message with respect to argument count (GH-8395)
authorXtreak <tirkarthi@users.noreply.github.com>
Sun, 22 Jul 2018 20:13:26 +0000 (01:43 +0530)
committerRaymond Hettinger <rhettinger@users.noreply.github.com>
Sun, 22 Jul 2018 20:13:26 +0000 (13:13 -0700)
commit1426daa4fe47d8f8be0d416f7cba7adae1d5839f
treed8b7b72876b1ee768402fcb320f9e0bdfa0f9b37
parentc75c1e0e8aeb720ac3fcfab119b70cabba4e8235
bpo-34127: Fix grammar in error message with respect to argument count (GH-8395)
Lib/test/test_call.py
Misc/NEWS.d/next/C API/2018-07-22-14-58-06.bpo-34127.qkfnHO.rst [new file with mode: 0644]
Python/getargs.c