]> granicus.if.org Git - python/commit
bpo-30184: Add tests for invalid use of PyArg_ParseTupleAndKeywords. (#1316)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 3 May 2017 21:03:23 +0000 (00:03 +0300)
committerGitHub <noreply@github.com>
Wed, 3 May 2017 21:03:23 +0000 (00:03 +0300)
commit5f161fd86dd5bb936a1a2a13391b13b7e59ec201
treec76e72829f65ab72c23c312cb42a36ab5853491c
parentfeec3dc9c308052754f9e4848c1c1ddb007e9f66
bpo-30184: Add tests for invalid use of PyArg_ParseTupleAndKeywords. (#1316)
Lib/test/test_capi.py
Modules/_testcapimodule.c