| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve str() and object.__str__() documentation (issue #13538). | Chris Jerdonek | 2012-11-21 | 1 | -31/+44 |
|
|
* | Link set and frozenset function docs to their class definitions (issue #16436). | Chris Jerdonek | 2012-11-10 | 1 | -6/+13 |
|
|
* | #16210: combine the two type() docs. Patch by Pete Sevander. | Ezio Melotti | 2012-10-24 | 1 | -15/+11 |
|
|
* | Issue #16206: Improve the documentation of the dict constructor. | Chris Jerdonek | 2012-10-13 | 1 | -5/+8 |
|
|
* | Fix links to the __next__ method. | Ezio Melotti | 2012-10-12 | 1 | -10/+11 |
|
|
* | Issue #14783: Improve int() docstring and also str(), range(), and slice(). | Chris Jerdonek | 2012-10-07 | 1 | -1/+2 |
|
|
* | Issue #16036: Improve documentation of built-in int()'s signature and arguments. | Chris Jerdonek | 2012-09-28 | 1 | -8/+13 |
|
|
* | Issue 15985: fix round argument names in documentation. Thanks Chris Jerdonek. | Mark Dickinson | 2012-09-20 | 1 | -9/+9 |
|
|
* | #15831: document multiple signatures on different lines. Patch by Chris Jerd... | Ezio Melotti | 2012-09-14 | 1 | -13/+25 |
|
|
* | #15694: reflow paragraph. | R David Murray | 2012-08-18 | 1 | -3/+2 |
|
|
* | #15694: Link discussion of file objects to glossary entry. | R David Murray | 2012-08-18 | 1 | -3/+7 |
|
|
* | #15543: reflow paragraphs. | R David Murray | 2012-08-15 | 1 | -3/+2 |
|
|
* | #15543: glossary entry for and 'universal newlines', and links to it. | R David Murray | 2012-08-15 | 1 | -4/+8 |
|
|
* | Restore original line lengths. | Georg Brandl | 2012-08-14 | 1 | -16/+13 |
|
|
* | Issue #15624: clarify newline documentation for open and io.TextIOWrapper | Andrew Svetlov | 2012-08-13 | 1 | -12/+15 |
|
|
* | Issue #15482: Properly document the default 'level' parameter for | Brett Cannon | 2012-08-06 | 1 | -5/+8 |
|
|
* | open() / TextIOWrapper doc: make it explicit than newline='\n' doesn't | Victor Stinner | 2012-08-03 | 1 | -3/+3 |
|
|
* | Issue #13557: Clarify effect of giving two different namespaces to exec or | Terry Jan Reedy | 2012-07-08 | 1 | -1/+4 |
|
|
* | Closes #9574: Note that complex constructor doesn't allow whitespace around c... | Mark Dickinson | 2012-03-10 | 1 | -0/+7 |
|
|
* | #11633 At least 2 people prefer earlier revision. | Terry Jan Reedy | 2012-01-12 | 1 | -2/+2 |
|
|
* | Closes #11633 Clarify print buffering. | Terry Jan Reedy | 2012-01-11 | 1 | -1/+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 duplication. | Ezio Melotti | 2011-10-19 | 1 | -1/+1 |
|
|
* | 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-28 | 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 |
|
|