Staging
v0.8.1
https://github.com/python/cpython
Revision 07a1f65a9362810e186059ef96e5b9cb19cb9e44 authored by Serhiy Storchaka on 24 January 2017, 19:27:12 UTC, committed by Serhiy Storchaka on 24 January 2017, 19:27:12 UTC
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.
1 parent 713640c
History
Tip revision: 07a1f65a9362810e186059ef96e5b9cb19cb9e44 authored by Serhiy Storchaka on 24 January 2017, 19:27:12 UTC
Issue #29083: Fixed the declaration of some public API functions.
Tip revision: 07a1f65
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.bzrignore -rw-r--r-- 582 bytes
.gitignore -rw-r--r-- 1.3 KB
.hgeol -rw-r--r-- 996 bytes
.hgignore -rw-r--r-- 1.3 KB
.hgtags -rw-r--r-- 8.2 KB
.hgtouch -rw-r--r-- 1.3 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 57.1 KB
README -rw-r--r-- 8.2 KB
aclocal.m4 -rw-r--r-- 10.7 KB
config.guess -rwxr-xr-x 42.9 KB
config.sub -rwxr-xr-x 35.5 KB
configure -rwxr-xr-x 468.4 KB
configure.ac -rw-r--r-- 154.2 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 40.9 KB
setup.py -rw-r--r-- 97.6 KB

README

back to top