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
/
concrete.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
backport of concrete.tex v1.35:
Andrew MacIntyre
2003-12-26
1
-2/+12
*
Clarified the error cases and Unicode handling of PyString_AsString(),
Fred Drake
2002-10-22
1
-8/+17
*
Corrected return type and value information for PyUnicode_Count() and
Fred Drake
2002-06-20
1
-14/+18
*
backport theller's patch:
Anthony Baxter
2002-04-30
1
-4/+4
*
backport tim_one's patch:
Anthony Baxter
2002-04-30
1
-1/+10
*
Document PyType_CheckExact(), PyType_IS_GC().
Fred Drake
2002-04-10
1
-1/+16
*
Add a note that Py_None needs the same reference count treatment as any
Fred Drake
2002-03-12
1
-1/+2
*
A number of small adjustments.
Fred Drake
2001-12-11
1
-4/+12
*
SF bug #491415 PyDict_UpdateFromSeq2() unused
Tim Peters
2001-12-11
1
-20/+43
*
Document that PyString_FromString() cannot take NULL as a parameter.
Fred Drake
2001-12-06
1
-1/+2
*
Update the signature of PyFile_WriteString().
Fred Drake
2001-11-29
1
-1/+1
*
Add documentation for the PyCell* APIs.
Fred Drake
2001-11-26
1
-0/+50
*
Break the Python/C API manual into smaller files by chapter. This manual
Fred Drake
2001-10-12
1
-0/+2342