| Commit message (Expand) | Author | Age | Files | Lines |
* | #5360: replace PyObject_HEAD_INIT by PyVarObject_HEAD_INIT. | Georg Brandl | 2009-02-27 | 2 | -6/+6 |
|
|
* | #5360: remove RO which has been kicked from 3k. | Georg Brandl | 2009-02-27 | 1 | -3/+0 |
|
|
* | #5357: fix incomprehensible paragraph in urlopen() doc. | Georg Brandl | 2009-02-27 | 1 | -11/+11 |
|
|
* | Merged revisions 70007 via svnmerge from | Tarek Ziadé | 2009-02-27 | 2 | -126/+157 |
|
|
* | Merged revisions 69803-69805,69840,69901,69905,69907,69924,69927,69987 via sv... | Benjamin Peterson | 2009-02-26 | 10 | -22/+27 |
|
|
* | Fix typo. | Raymond Hettinger | 2009-02-26 | 1 | -1/+1 |
|
|
* | Sync-up 3.1 docs with 2.7 for collections.Counter(). | Raymond Hettinger | 2009-02-25 | 1 | -7/+6 |
|
|
* | http://bugs.python.org/issue4715 | Jeffrey Yasskin | 2009-02-25 | 1 | -6/+16 |
|
|
* | More markup and spelling fixes. | Raymond Hettinger | 2009-02-25 | 1 | -6/+6 |
|
|
* | Tweak markup, grammar, and punctuation. | Raymond Hettinger | 2009-02-25 | 1 | -5/+5 |
|
|
* | Refine docs for super() noting that sibling classes can | Raymond Hettinger | 2009-02-24 | 1 | -9/+13 |
|
|
* | Fix-up random docs. Jumpahead was removed long ago. Other minor corrections. | Raymond Hettinger | 2009-02-24 | 1 | -14/+4 |
|
|
* | Update itertools recipes to use next(). | Raymond Hettinger | 2009-02-23 | 1 | -4/+3 |
|
|
* | #5348: format() converts all kinds of values. | Georg Brandl | 2009-02-23 | 1 | -5/+6 |
|
|
* | Merged revisions 69861 via svnmerge from | Tarek Ziadé | 2009-02-22 | 2 | -15/+9 |
|
|
* | Merged revisions 69846 via svnmerge from | Mark Dickinson | 2009-02-21 | 9 | -17/+17 |
|
|
* | Merged revisions 69769,69776 via svnmerge from | Benjamin Peterson | 2009-02-20 | 2 | -55/+47 |
|
|
* | Add links to helpful external resources. | Raymond Hettinger | 2009-02-19 | 2 | -0/+7 |
|
|
* | Add an example for math.fsum() and elaborate on the accurary note. | Raymond Hettinger | 2009-02-19 | 1 | -8/+12 |
|
|
* | Add some cross-references to the docs. Simplify the python code equivalent f... | Raymond Hettinger | 2009-02-19 | 2 | -8/+13 |
|
|
* | Merged revisions 69576,69579-69580,69589,69619-69620,69633,69703-69704,69728-... | Benjamin Peterson | 2009-02-19 | 5 | -12/+26 |
|
|
* | merge socket module documentation update from trunk r69731. | Gregory P. Smith | 2009-02-19 | 1 | -4/+7 |
|
|
* | Generalize the itertools.tee() recipe. | Raymond Hettinger | 2009-02-18 | 1 | -24/+24 |
|
|
* | Fix-up intro paragraph for collections docs. | Raymond Hettinger | 2009-02-17 | 1 | -7/+4 |
|
|
* | Fixup intro paragraphs for the itertools docs. Add some tables for quick ref... | Raymond Hettinger | 2009-02-17 | 1 | -26/+48 |
|
|
* | Implement the more specific PEP 302 semantics for loaders and what happens upon | Brett Cannon | 2009-02-17 | 1 | -0/+33 |
|
|
* | Merged revisions 69700 via svnmerge from | Tarek Ziadé | 2009-02-16 | 1 | -0/+3 |
|
|
* | Merged revisions 69692 via svnmerge from | Tarek Ziadé | 2009-02-16 | 2 | -0/+31 |
|
|
* | raise more generic Exception() instead of RuntimeError() #5281 | Benjamin Peterson | 2009-02-16 | 1 | -1/+1 |
|
|
* | Document importlib.machinery.PathFinder. | Brett Cannon | 2009-02-16 | 1 | -3/+28 |
|
|
* | Add keyword argument support to itertools.count(). | Raymond Hettinger | 2009-02-14 | 1 | -2/+3 |
|
|
* | #4894: document "newurl" parameter to redirect_request(). | Georg Brandl | 2009-02-13 | 1 | -5/+6 |
|
|
* | Merged revisions 69566 via svnmerge from | Tarek Ziadé | 2009-02-13 | 2 | -0/+5 |
|
|
* | Merged revisions 69562 via svnmerge from | Georg Brandl | 2009-02-13 | 1 | -3/+8 |
|
|
* | Merged revisions 69364-69365,69409-69410,69413,69417,69435,69442,69447,69495,... | Benjamin Peterson | 2009-02-13 | 3 | -10/+269 |
|
|
* | Issue 5032: added a step argument to itertools.count() and allowed non-integ... | Raymond Hettinger | 2009-02-12 | 1 | -9/+11 |
|
|
* | Issue #4910: PyNumber_Int is deprecated in 3.0.1; will be removed in 3.1. | Mark Dickinson | 2009-02-11 | 1 | -0/+6 |
|
|
* | Clean-up named tuple docs. | Raymond Hettinger | 2009-02-11 | 1 | -4/+5 |
|
|
* | Merged revisions 69498 via svnmerge from | Mark Dickinson | 2009-02-10 | 1 | -6/+15 |
|
|
* | Merged revisions 69466,69480 via svnmerge from | Benjamin Peterson | 2009-02-10 | 1 | -1/+9 |
|
|
* | Merged revisions 69425 via svnmerge from | Nick Coghlan | 2009-02-08 | 1 | -0/+9 |
|
|
* | Merged revisions 69419-69420 via svnmerge from | Nick Coghlan | 2009-02-08 | 2 | -6/+30 |
|
|
* | Rewrite the code implementing __import__ for importlib. Now it is much simpler | Brett Cannon | 2009-02-07 | 1 | -3/+7 |
|
|
* | #5173: StandardError wasn't removed in 2.6. | Georg Brandl | 2009-02-06 | 1 | -1/+1 |
|
|
* | Merged revisions 69141,69211-69212 via svnmerge from | Benjamin Peterson | 2009-02-06 | 1 | -23/+23 |
|
|
* | Merged revisions 69129-69131,69139-69140,69143,69154-69159,69169,69288-69289,... | Benjamin Peterson | 2009-02-06 | 9 | -19/+65 |
|
|
* | Merged revisions 69331 via svnmerge from | Eric Smith | 2009-02-06 | 1 | -1/+5 |
|
|
* | #4992: next() method -> next() function. | Georg Brandl | 2009-02-05 | 1 | -3/+3 |
|
|
* | #5096: document PyErr_PrintEx(). | Georg Brandl | 2009-02-05 | 1 | -1/+10 |
|
|
* | #5107: document that default encoding is the same as locale.getpreferredencod... | Georg Brandl | 2009-02-05 | 1 | -3/+8 |
|
|