Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PyDict_Next: update doc to indicate that pkey and pvalue return values are | Skip Montanaro | 2002-01-23 | 1 | -1/+2 |
* | add missing return value info for PyDict_DelItem | Skip Montanaro | 2002-01-23 | 1 | -1/+1 |
* | 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 |