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

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