]> granicus.if.org Git - python/commit
[3.6] bpo-30184: Add tests for invalid use of PyArg_ParseTupleAndKeywords. (GH-1316...
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 4 May 2017 03:50:28 +0000 (06:50 +0300)
committerGitHub <noreply@github.com>
Thu, 4 May 2017 03:50:28 +0000 (06:50 +0300)
commit1bebd8a21948652a5f941c550dec06ea84d1d979
treeaa64eaf65cd16994c1cfd36b74e7bb11c310221f
parentaf71364c3f0e9cd6cb9d83194315af0ee3c783d2
[3.6] bpo-30184: Add tests for invalid use of PyArg_ParseTupleAndKeywords. (GH-1316). (#1441)

(cherry picked from commit 5f161fd86dd5bb936a1a2a13391b13b7e59ec201)
Lib/test/test_capi.py
Modules/_testcapimodule.c