diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2017-01-24 19:39:42 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2017-01-24 19:39:42 (GMT) |
commit | 675f2f8f903b83934e0b0cc0d62f12cee25270d2 (patch) | |
tree | 373ede49029105c7e07fef007ec24fff4a462ef2 /Objects/odictobject.c | |
parent | 067cbd02bf2d9dba35fb73edc57afecc759411fd (diff) | |
parent | 3831b0a0660621209ee3820e7a2752e69273aa4b (diff) | |
download | cpython-675f2f8f903b83934e0b0cc0d62f12cee25270d2.zip cpython-675f2f8f903b83934e0b0cc0d62f12cee25270d2.tar.gz cpython-675f2f8f903b83934e0b0cc0d62f12cee25270d2.tar.bz2 |
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 'Objects/odictobject.c')
0 files changed, 0 insertions, 0 deletions