commit | 1bebd8a21948652a5f941c550dec06ea84d1d979 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Thu May 04 06:50:28 2017 +0300 |
committer | GitHub <noreply@github.com> | Thu May 04 06:50:28 2017 +0300 |
tree | aa64eaf65cd16994c1cfd36b74e7bb11c310221f | |
parent | af71364c3f0e9cd6cb9d83194315af0ee3c783d2 [diff] |
[3.6] bpo-30184: Add tests for invalid use of PyArg_ParseTupleAndKeywords. (GH-1316). (#1441) (cherry picked from commit 5f161fd86dd5bb936a1a2a13391b13b7e59ec201)