Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #7577: fix signature of PyBuffer_FillInfo(). | Georg Brandl | 2009-12-28 | 1 | -1/+1 |
* | #6821: fix signature of PyBuffer_Release(). | Georg Brandl | 2009-09-02 | 1 | -2/+2 |
* | #6658: fix two typos. | Georg Brandl | 2009-08-06 | 1 | -2/+2 |
* | builtin -> built-in. | Georg Brandl | 2009-07-26 | 1 | -1/+1 |
* | fix signature | Benjamin Peterson | 2009-05-31 | 1 | -1/+1 |
* | Since I edited this file, reformat for future edits. | Jeroen Ruigrok van der Werven | 2009-04-25 | 1 | -68/+72 |
* | Issue #4129: Belatedly document which C API functions had their argument(s) or | Jeroen Ruigrok van der Werven | 2009-04-25 | 1 | -0/+22 |
* | Remove redundant backtick. | Georg Brandl | 2009-04-08 | 1 | -1/+1 |
* | Issue #2396: backport the memoryview object. | Antoine Pitrou | 2009-04-02 | 1 | -3/+291 |
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
* | Split the monstrous C API manual files in smaller parts. | Georg Brandl | 2008-01-19 | 1 | -0/+119 |