| Commit message (Expand) | Author | Age | Files | Lines |
| * | add introspection to range objects (closes #9896) | Benjamin Peterson | 2011-11-05 | 1 | -1/+6 |
| * | Issue #12797: Added custom opener parameter to builtin open() and FileIO.open(). | Ross Lagerwall | 2011-10-31 | 1 | -1/+10 |
| * | Merge | Raymond Hettinger | 2011-10-30 | 1 | -3/+3 |
| |\ |
|
| | * | Improve itertools docs with clearer examples of pure python equivalent code. | Raymond Hettinger | 2011-10-30 | 1 | -3/+3 |
| | * | Fix typo. | Ezio Melotti | 2011-10-25 | 1 | -1/+1 |
| * | | Remove mention of narrow/wide builds from ord/chr doc. | Ezio Melotti | 2011-10-25 | 1 | -8/+1 |
| * | | Issue #13201: equality for range objects is now based on equality of the unde... | Mark Dickinson | 2011-10-23 | 1 | -0/+12 |
| * | | Merge with 3.2. | Ezio Melotti | 2011-10-19 | 1 | -1/+1 |
| |\ \
| |/ |
|
| | * | Remove duplication. | Ezio Melotti | 2011-10-19 | 1 | -1/+1 |
| * | | Replace mentions of IOError | Antoine Pitrou | 2011-10-12 | 1 | -1/+4 |
| |/ |
|
| * | Add links from library/functions to other docs. | Éric Araujo | 2011-09-01 | 1 | -6/+7 |
| * | Fix a few links in the table of built-in functions (#12298) | Éric Araujo | 2011-09-01 | 1 | -3/+20 |
| * | Link isinstance/issubclass to the ABC glossary entry (#12256) | Éric Araujo | 2011-08-19 | 1 | -2/+4 |
| * | Let the doc of __import__ link to importlib (#9254). | Éric Araujo | 2011-07-29 | 1 | -10/+3 |
| * | Issue 11889: Clarify docs for enumerate. | Raymond Hettinger | 2011-06-25 | 1 | -8/+7 |
| * | Forward port doc updates for builtin functions. | Raymond Hettinger | 2011-06-01 | 1 | -22/+32 |
| * | Merge doc touch-ups and fixes for #9831 and #9223 from 3.1 | Éric Araujo | 2011-05-29 | 1 | -1/+1 |
| |\ |
|
| | * | Minor doc addition for clarity | Éric Araujo | 2011-05-27 | 1 | -1/+1 |
| | * | Merged revisions 85572-85573,85606,85609-85622,85624,85626-85627,85629,85631,... | Georg Brandl | 2010-11-26 | 1 | -1/+1 |
| | * | Merged revisions 86737 via svnmerge from | Ezio Melotti | 2010-11-24 | 1 | -4/+4 |
| | * | Merged revisions 86732 via svnmerge from | Ezio Melotti | 2010-11-24 | 1 | -0/+18 |
| | * | Merged revisions 86670 via svnmerge from | Éric Araujo | 2010-11-22 | 1 | -5/+5 |
| | * | Merged revisions 86603 via svnmerge from | Antoine Pitrou | 2010-11-20 | 1 | -1/+1 |
| | * | Merged revisions 86526 via svnmerge from | Alexander Belopolsky | 2010-11-18 | 1 | -10/+14 |
| | * | Merged revisions 86249 via svnmerge from | Éric Araujo | 2010-11-06 | 1 | -1/+1 |
| | * | Issue 7447: Improve docs for sum(). | Raymond Hettinger | 2010-10-31 | 1 | -3/+6 |
| | * | Issue #10029: Fix sample code in the docs for zip(). | Raymond Hettinger | 2010-10-10 | 1 | -5/+12 |
| | * | Merged revisions 85276 via svnmerge from | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
| | * | Merged revisions 82805-82806,83523-83527,83536,83538,83542,83546-83548,83550-... | Georg Brandl | 2010-10-06 | 1 | -1/+7 |
| | * | Merged revisions 82629,82632,82724,82757-82758,82760-82763,82798-82799,82801 ... | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
| | * | Merged revisions 84359-84360 via svnmerge from | Benjamin Peterson | 2010-08-30 | 1 | -29/+44 |
| | * | Merged revisions 83277 via svnmerge from | Mark Dickinson | 2010-07-30 | 1 | -0/+7 |
| | * | Merged revisions 81572 via svnmerge from | Benjamin Peterson | 2010-05-27 | 1 | -1/+1 |
| | * | Document sorting HowTo | Raymond Hettinger | 2010-04-02 | 1 | -0/+3 |
| | * | Merged revisions 76776 via svnmerge from | Benjamin Peterson | 2009-12-13 | 1 | -1/+1 |
| | * | Merged revisions 76771 via svnmerge from | Benjamin Peterson | 2009-12-13 | 1 | -3/+3 |
| | * | Merged revisions 75797 via svnmerge from | Georg Brandl | 2009-10-27 | 1 | -2/+4 |
| | * | Merged revisions 75231 via svnmerge from | Benjamin Peterson | 2009-10-04 | 1 | -11/+7 |
| | * | Merged revisions 75207 via svnmerge from | Mark Dickinson | 2009-10-03 | 1 | -0/+5 |
| | * | Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,... | Georg Brandl | 2009-08-13 | 1 | -4/+4 |
| * | | Document default fmtspec. Fix inaccurate note. Document exceptions. | Raymond Hettinger | 2011-05-11 | 1 | -5/+8 |
| * | | Replace sys.maxint mention by sys.maxsize. | Georg Brandl | 2010-12-28 | 1 | -1/+1 |
| * | | Fix markup errors. | Georg Brandl | 2010-12-04 | 1 | -2/+2 |
| * | | Add an "optimize" parameter to compile() to control the optimization level, a... | Georg Brandl | 2010-12-04 | 1 | -2/+8 |
| * | | Fix punctuation. | Georg Brandl | 2010-12-03 | 1 | -2/+2 |
| * | | Issue 2690: Add support for slicing and negative indices to range objects (in... | Nick Coghlan | 2010-12-03 | 1 | -1/+26 |
| * | | Add callable() to the built-in functions table. | Ezio Melotti | 2010-11-28 | 1 | -9/+9 |
| * | | Issue #10518: Bring back the callable() builtin. | Antoine Pitrou | 2010-11-27 | 1 | -0/+13 |
| * | | Add NEWS entry for r86732 and fix double function in the table. | Ezio Melotti | 2010-11-24 | 1 | -4/+4 |
| * | | #10299: Add a table that lists all the built-in functions in functions.rst | Ezio Melotti | 2010-11-24 | 1 | -0/+18 |