Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make "hashable" a glossary entry and clarify docs on __cmp__, __eq__ and __ha... | Georg Brandl | 2007-11-02 | 1 | -2/+2 |
* | Unify "file-descriptor" to "file descriptor". | Georg Brandl | 2007-10-21 | 1 | -1/+1 |
* | Remove useless warning | Raymond Hettinger | 2007-10-18 | 1 | -6/+0 |
* | Re-order some functions whose parameters differ between PyObject and const char | Brett Cannon | 2007-10-16 | 1 | -14/+14 |
* | #1199: docs for tp_as_{number,sequence,mapping}, by Amaury Forgeot d'Arc. | Georg Brandl | 2007-10-08 | 2 | -15/+194 |
* | 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 | 11 | -0/+10023 |