Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warnings from "make check". | Georg Brandl | 2010-03-12 | 1 | -1/+1 |
* | Issue #7228: Add '%lld' and '%llu' support to PyFormat_FromString, | Mark Dickinson | 2009-11-15 | 1 | -0/+16 |
* | Issue #4129: more int -> Py_ssize_t documentation. | Jeroen Ruigrok van der Werven | 2009-04-25 | 1 | -0/+16 |
* | Issue #4129: Belatedly document which C API functions had their argument(s) or | Jeroen Ruigrok van der Werven | 2009-04-25 | 1 | -0/+11 |
* | note functions that are not aliased to PyBytes_ #5280 | Benjamin Peterson | 2009-02-16 | 1 | -2/+28 |
* | fix a minor typo | Benjamin Peterson | 2008-05-26 | 1 | -1/+1 |
* | note that PyString and has been aliased to PyBytes | Benjamin Peterson | 2008-05-26 | 1 | -2/+6 |
* | Split the monstrous C API manual files in smaller parts. | Georg Brandl | 2008-01-19 | 1 | -0/+260 |