| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 59333-59370 via svnmerge from | Christian Heimes | 2007-12-05 | 1 | -3/+3 |
|
|
* | Eliminate outdated usages of PyInt_GetMax. | Martin v. Löwis | 2007-12-04 | 1 | -4/+2 |
|
|
* | Remove PyInt_CheckExact. Add PyLong_AsLongAndOverflow. | Martin v. Löwis | 2007-12-04 | 1 | -5/+10 |
|
|
* | Merged revisions 59275-59303 via svnmerge from | Christian Heimes | 2007-12-03 | 2 | -2/+60 |
|
|
* | Remove mentions of "long integer" in the API docs. | Georg Brandl | 2007-12-02 | 2 | -12/+12 |
|
|
* | Remove PyInt API from the docs. Extend PyLong docs to cover all public functi... | Georg Brandl | 2007-12-02 | 1 | -143/+79 |
|
|
* | Merged revisions 59259-59274 via svnmerge from | Christian Heimes | 2007-12-02 | 3 | -0/+134 |
|
|
* | #1535: rename __builtin__ module to builtins. | Georg Brandl | 2007-12-02 | 2 | -6/+6 |
|
|
* | Merged revisions 59245-59254 via svnmerge from | Christian Heimes | 2007-12-01 | 1 | -0/+17 |
|
|
* | Cleanups and documentation updates related to the removal of unbound methods. | Christian Heimes | 2007-11-30 | 1 | -21/+8 |
|
|
* | Futher update docs after unbound method removal. | Georg Brandl | 2007-11-27 | 1 | -1/+2 |
|
|
* | Merged revisions 58742-58816 via svnmerge from | Guido van Rossum | 2007-11-02 | 1 | -2/+2 |
|
|
* | Remove duplicate entry for PyObject_AsFileDescriptor. (Really, this time.) | Georg Brandl | 2007-11-01 | 1 | -8/+0 |
|
|
* | #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. | Georg Brandl | 2007-11-01 | 3 | -23/+20 |
|
|
* | Patch 1329 (partial) by Christian Heimes. | Guido van Rossum | 2007-10-30 | 1 | -3/+3 |
|
|
* | Kill PyString_Encode(), which isn't used anywhere. | Guido van Rossum | 2007-10-26 | 1 | -9/+0 |
|
|
* | Remove duplicate entry for PyObject_AsFileDescriptor. | Georg Brandl | 2007-10-23 | 2 | -6/+7 |
|
|
* | Issue 1267, continued. | Guido van Rossum | 2007-10-22 | 1 | -19/+11 |
|
|
* | Patch 1267 by Christian Heimes. | Guido van Rossum | 2007-10-19 | 1 | -0/+6 |
|
|
* | #1189: documentation for tp_as_* structs. | Georg Brandl | 2007-09-24 | 1 | -15/+166 |
|
|
* | Remove more cruft leftover from nb_coerce. Rename nb_coerce to | Neil Schemenauer | 2007-09-21 | 1 | -14/+1 |
|
|
* | Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge from | Thomas Wouters | 2007-09-19 | 1 | -5/+5 |
|
|
* | Fixing the spelling of "writeable" to "writable", particularly PyBUF_WRITEABLE. | Sean Reifscheider | 2007-09-17 | 2 | -2/+2 |
|
|
* | Remove yet more references to has_key() methods. | Collin Winter | 2007-09-10 | 1 | -2/+2 |
|
|
* | Convert all print statements in the docs. | Georg Brandl | 2007-09-04 | 2 | -4/+4 |
|
|
* | Document PyCFunctionWithKeywords, add comment for PEP 3123. | Georg Brandl | 2007-09-01 | 1 | -1/+10 |
|
|
* | Get rid of METH_OLDARGS. | Georg Brandl | 2007-09-01 | 1 | -10/+0 |
|
|
* | Remove versionadded and versionchanged directives, fold information into text... | Georg Brandl | 2007-09-01 | 7 | -442/+41 |
|
|
* | Address a few XXX comments, other fixes. | Georg Brandl | 2007-08-31 | 1 | -5/+2 |
|
|
* | - document bytes() | Georg Brandl | 2007-08-31 | 2 | -71/+1 |
|
|
* | Three patches from issue #1047, by Amaury Forgeot d'Arc: | Guido van Rossum | 2007-08-29 | 1 | -0/+7 |
|
|
* | Kill lingering docs references to UnicodeType. | Collin Winter | 2007-08-28 | 1 | -1/+1 |
|
|
* | Remove _PyObject_Del | Neal Norwitz | 2007-08-19 | 1 | -4/+1 |
|
|
* | Fix stupid typo in Lib/encodings/utf_32.py which led to failing tests | Walter Dörwald | 2007-08-17 | 1 | -2/+7 |
|
|
* | Apply SF patch #1775604: This adds three new codecs (utf-32, utf-32-le and | Walter Dörwald | 2007-08-16 | 1 | -0/+68 |
|
|
* | Complete truncated sentence. | Walter Dörwald | 2007-08-16 | 1 | -1/+1 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 11 | -0/+10116 |
|
|