index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
api
/
abstract.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add documentation for PyObject_Call().
Fred Drake
2002-04-15
1
-0/+16
*
Correct the descriptions of the PyObject_As*Buffer() return values.
Fred Drake
2002-04-04
1
-6/+6
*
Documentation for PyObject_GetIter(), contributed by Greg Chapman
Fred Drake
2002-03-11
1
-3/+18
*
Close an improperly-closed verbatim environment.
Fred Drake
2001-12-26
1
-3/+6
*
Clean up some markup cruft. A number of the macros that take no
Fred Drake
2001-11-28
1
-2/+2
*
Fix obvious typos.
Thomas Heller
2001-11-12
1
-3/+3
*
Added version annotations, remove hard tabs.
Fred Drake
2001-11-09
1
-7/+11
*
Add PyObject_CheckReadBuffer(), which returns true if its argument
Jeremy Hylton
2001-11-09
1
-0/+39
*
PyObject_CallFunctionObArgs() ---> PyObject_CallFunctionObjArgs()
Fred Drake
2001-10-28
1
-7/+7
*
Added docs for PyObject_CallFunctionObArgs() and PyObject_CallMethodObArgs().
Fred Drake
2001-10-26
1
-11/+32
*
Generalize dictionary() to accept a sequence of 2-sequences. At the
Tim Peters
2001-10-26
1
-5/+12
*
Break the Python/C API manual into smaller files by chapter. This manual
Fred Drake
2001-10-12
1
-0/+842