summaryrefslogtreecommitdiffstats
path: root/Doc/api/concrete.tex
Commit message (Expand)AuthorAgeFilesLines
* backport of concrete.tex v1.35:Andrew MacIntyre2003-12-261-2/+12
* Clarified the error cases and Unicode handling of PyString_AsString(),Fred Drake2002-10-221-8/+17
* Corrected return type and value information for PyUnicode_Count() andFred Drake2002-06-201-14/+18
* backport theller's patch:Anthony Baxter2002-04-301-4/+4
* backport tim_one's patch:Anthony Baxter2002-04-301-1/+10
* Document PyType_CheckExact(), PyType_IS_GC().Fred Drake2002-04-101-1/+16
* Add a note that Py_None needs the same reference count treatment as anyFred Drake2002-03-121-1/+2
* A number of small adjustments.Fred Drake2001-12-111-4/+12
* SF bug #491415 PyDict_UpdateFromSeq2() unusedTim Peters2001-12-111-20/+43
* Document that PyString_FromString() cannot take NULL as a parameter.Fred Drake2001-12-061-1/+2
* Update the signature of PyFile_WriteString().Fred Drake2001-11-291-1/+1
* Add documentation for the PyCell* APIs.Fred Drake2001-11-261-0/+50
* Break the Python/C API manual into smaller files by chapter. This manualFred Drake2001-10-121-0/+2342