diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2017-01-24 21:39:42 +0200 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2017-01-24 21:39:42 +0200 |
commit | 3ca98abc11c8c7b4c9224847bc81a3b3c1e4b32d (patch) | |
tree | 11b38124b57b4adf04ad61ef21d01a1d7e33d20e /Lib/test/leakers | |
parent | f7504c0ffb2450a20dba1f77f8e784d6c5f7200a (diff) | |
parent | 360d836601f0c7687886b81805803ebdbd67d264 (diff) | |
download | cpython-3ca98abc11c8c7b4c9224847bc81a3b3c1e4b32d.tar.gz |
Issue #29083: Fixed the declaration of some public API functions.
PyArg_VaParse() and PyArg_VaParseTupleAndKeywords() were not available in
limited API. PyArg_ValidateKeywordArguments(), PyArg_UnpackTuple() and
Py_BuildValue() were not available in limited API of version < 3.3 when
PY_SSIZE_T_CLEAN is defined.
Diffstat (limited to 'Lib/test/leakers')
0 files changed, 0 insertions, 0 deletions