Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backport: | Neal Norwitz | 2003-02-02 | 1 | -1/+1 |
* | Correct the description of PyErr_Restore(). | Fred Drake | 2002-10-24 | 1 | -3/+3 |
* | Ok, read the source this time: PyErr_SetObject() does not steal a reference. | Fred Drake | 2002-09-25 | 1 | -1/+1 |
* | Clarify documentation for PyErr_SetObject() to describe the reference | Fred Drake | 2002-09-24 | 1 | -1/+1 |
* | Backport Skip's patch for SF bug #534495: | Fred Drake | 2002-03-27 | 1 | -1/+2 |
* | Clarify that the Python runtime may behave mysteriously when an exception | Fred Drake | 2001-12-03 | 1 | -4/+12 |
* | PyErr_Format() does not return a new reference; it always returns NULL. | Fred Drake | 2001-12-03 | 1 | -7/+5 |
* | Break the Python/C API manual into smaller files by chapter. This manual | Fred Drake | 2001-10-12 | 1 | -0/+353 |