| Commit message (Expand) | Author | Age | Files | Lines |
* | [Bug #948970] Add PyExc_* symbols to index. | Andrew M. Kuchling | 2004-06-29 | 1 | -28/+28 |
|
|
* | minor wording cleanup | Fred Drake | 2004-05-12 | 1 | -1/+1 |
|
|
* | Remove note that PyErr_SetInterrupt() is obsolete; add comment about the | Fred Drake | 2004-03-25 | 1 | -1/+3 |
|
|
* | SF patch #838938: Typos in the docs (Extending/Embedding + Python/C API) | Raymond Hettinger | 2003-12-07 | 1 | -3/+2 |
|
|
* | SF bug #719367, string exceptions are deprecated | Neal Norwitz | 2003-05-29 | 1 | -2/+2 |
|
|
* | Typo fix. | Greg Ward | 2003-05-29 | 1 | -1/+1 |
|
|
* | Typo: propogate -> propagate | Thomas Heller | 2002-12-06 | 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 |
|
|
* | Document PyExc_FutureWarning | Barry Warsaw | 2002-08-14 | 1 | -4/+4 |
|
|
* | New functions for extension writers on Windows: | Thomas Heller | 2002-07-29 | 1 | -0/+16 |
|
|
* | Minor markup adjustments, consistency changes, and shorten a long | Fred Drake | 2002-07-02 | 1 | -12/+13 |
|
|
* | Docs for PyErr_SetFromWindowsErrWithFilename() and | Thomas Heller | 2002-07-02 | 1 | -0/+23 |
|
|
* | fix a typo in PyErr_Format table and add row for 'p' format char | Skip Montanaro | 2002-03-27 | 1 | -1/+2 |
|
|
* | Fix example for PyErr_SetFromErrno() (need to pass exception type). | Neil Schemenauer | 2002-03-23 | 1 | -2/+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 |
|
|