diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2017-01-24 21:34:44 +0200 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2017-01-24 21:34:44 +0200 |
commit | f7504c0ffb2450a20dba1f77f8e784d6c5f7200a (patch) | |
tree | 0a7ea5f02ee75860bea6b864014cd58b2c924c0c /Python/Python-ast.c | |
parent | 31850e9e12f3a8300787627714db5876737c8910 (diff) | |
parent | 42e85a2447e4b3d6c1ec66c0e2002ec53a3749a5 (diff) | |
download | cpython-f7504c0ffb2450a20dba1f77f8e784d6c5f7200a.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 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions