Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add PyByteArray docs | Benjamin Peterson | 2008-05-26 | 1 | -0/+1 |
* | Split the monstrous C API manual files in smaller parts. | Georg Brandl | 2008-01-19 | 1 | -3574/+33 |
* | Fix typos. | Georg Brandl | 2008-01-19 | 1 | -7/+7 |
* | Now that I've learnt about structseq objects I felt like converting sys.float... | Christian Heimes | 2008-01-14 | 1 | -1/+1 |
* | Add versionadded tags missing in r59254. Do NOT merge to Py3k. | Georg Brandl | 2007-12-01 | 1 | -0/+6 |
* | Feature #1534 | Christian Heimes | 2007-12-01 | 1 | -0/+17 |
* | Make "hashable" a glossary entry and clarify docs on __cmp__, __eq__ and __ha... | Georg Brandl | 2007-11-02 | 1 | -2/+2 |
* | Fix #1139: PyFile_Encoding really is PyFile_SetEncoding. | Georg Brandl | 2007-09-12 | 1 | -1/+1 |
* | Fix #1122: wrong return type documented for various _Size() functions. | Georg Brandl | 2007-09-12 | 1 | -4/+4 |
* | Backport r57105 and r57145 from the py3k branch: UTF-32 codecs. | Walter Dörwald | 2007-08-17 | 1 | -0/+73 |
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+3551 |