| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix warnings from "make check". | Georg Brandl | 2010-03-12 | 1 | -1/+1 |
| * | #8044: document Py_{Enter,Leave}RecursiveCall functions. | Georg Brandl | 2010-03-07 | 1 | -0/+30 |
| * | #7033: add new API function PyErr_NewExceptionWithDoc, for easily giving new ... | Georg Brandl | 2009-12-28 | 1 | -0/+9 |
| * | Issue #7228: Add '%lld' and '%llu' support to PyFormat_FromString, | Mark Dickinson | 2009-11-15 | 1 | -0/+16 |
| * | PyErr_PrintEx is also in 2.x... | Georg Brandl | 2009-02-05 | 1 | -1/+10 |
| * | PyErr_BadInternalCall() raises a SystemError, not TypeError #5112 | Benjamin Peterson | 2009-01-31 | 1 | -3/+4 |
| * | #4763 PyErr_ExceptionMatches won't blow up with NULL arguments | Benjamin Peterson | 2008-12-28 | 1 | -5/+4 |
| * | Added PyErr_WarnPy3k function. (issue 2671) I will be converting current Py3k... | Benjamin Peterson | 2008-04-27 | 1 | -0/+8 |
| * | Some cleanup in the docs. | Georg Brandl | 2007-12-29 | 1 | -2/+2 |
| * | Patch #1583 by Adam Olsen. | Guido van Rossum | 2007-12-19 | 1 | -0/+10 |
| * | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+534 |
