| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove minor entry. Add the ttk module. | Raymond Hettinger | 2009-04-04 | 1 | -7/+9 |
|
|
* | Fix nits. | Raymond Hettinger | 2009-04-04 | 1 | -2/+2 |
|
|
* | Eliminate a duplicate entry. | Raymond Hettinger | 2009-04-04 | 1 | -9/+4 |
|
|
* | typo | Benjamin Peterson | 2009-04-04 | 1 | -1/+1 |
|
|
* | Complete the first-pass at whatsnew. | Raymond Hettinger | 2009-04-04 | 1 | -34/+50 |
|
|
* | More notes on 3.1 improvements. | Raymond Hettinger | 2009-04-04 | 1 | -2/+57 |
|
|
* | More updates to whatsnew | Raymond Hettinger | 2009-04-04 | 1 | -0/+29 |
|
|
* | Start building-up the whatsnew document for Py3.1 | Raymond Hettinger | 2009-04-04 | 1 | -2/+82 |
|
|
* | Publicize 3.1-specific performance enhancements | Antoine Pitrou | 2009-03-28 | 1 | -0/+24 |
|
|
* | Merged revisions 70647,70652 via svnmerge from | Antoine Pitrou | 2009-03-28 | 1 | -0/+12 |
|
|
* | more about the file type's death #5513 | Benjamin Peterson | 2009-03-23 | 1 | -1/+2 |
|
|
* | Add ..versionadded for sys.int_info, update py3k version of | Mark Dickinson | 2009-03-20 | 1 | -0/+24 |
|
|
* | Issue #4258: Make it possible to use 30-bit digits for PyLongs: | Mark Dickinson | 2009-03-18 | 1 | -0/+23 |
|
|
* | Merged revisions 69998-69999,70002,70022-70023,70025-70026,70061,70086,70145,... | Benjamin Peterson | 2009-03-09 | 1 | -1/+1 |
|
|
* | Merged revisions 69803-69805,69840,69901,69905,69907,69924,69927,69987 via sv... | Benjamin Peterson | 2009-02-26 | 1 | -2/+2 |
|
|
* | Merged revisions 69700 via svnmerge from | Tarek Ziadé | 2009-02-16 | 1 | -0/+3 |
|
|
* | #5173: StandardError wasn't removed in 2.6. | Georg Brandl | 2009-02-06 | 1 | -1/+1 |
|
|
* | Merged revisions 69129-69131,69139-69140,69143,69154-69159,69169,69288-69289,... | Benjamin Peterson | 2009-02-06 | 1 | -0/+17 |
|
|
* | Merged revisions 68840,68881,68943,68945 via svnmerge from | Benjamin Peterson | 2009-01-30 | 1 | -13/+86 |
|
|
* | Merged revisions 68425,68461,68498 via svnmerge from | Benjamin Peterson | 2009-01-13 | 1 | -5/+9 |
|
|
* | Merged revisions 68288-68291,68325-68326,68338,68388,68393,68423 via svnmerge... | Benjamin Peterson | 2009-01-09 | 1 | -0/+3 |
|
|
* | Merged revisions 68415 via svnmerge from | Tarek Ziadé | 2009-01-09 | 1 | -0/+6 |
|
|
* | Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge... | Georg Brandl | 2009-01-03 | 3 | -4/+29 |
|
|
* | Fix a few remaining problems found by rstlint. | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
|
|
* | Merged revisions 68221 via svnmerge from | Georg Brandl | 2009-01-03 | 4 | -39/+38 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 9 | -103/+103 |
|
|
* | Merged revisions 67654,67676-67677,67681,67692,67725,67761,67784-67785,67787-... | Benjamin Peterson | 2008-12-21 | 1 | -1/+1 |
|
|
* | Forward merge of r67822 to py3k: add bit_length method to int. | Mark Dickinson | 2008-12-17 | 2 | -1/+39 |
|
|
* | Use :samp: role. | Georg Brandl | 2008-12-15 | 1 | -4/+4 |
|
|
* | cmp() is not really gone. | Georg Brandl | 2008-12-06 | 1 | -6/+5 |
|
|
* | #4557: remove 'c' typecode from array docs and add a note in whatsnew. | Georg Brandl | 2008-12-06 | 1 | -1/+3 |
|
|
* | Use :samp: role. | Georg Brandl | 2008-12-05 | 1 | -7/+6 |
|
|
* | Tweak verbiage and markup for relative/absolute import. Backport candidate. | Guido van Rossum | 2008-12-05 | 1 | -4/+3 |
|
|
* | fix Sphinx warnings | Benjamin Peterson | 2008-12-05 | 1 | -2/+2 |
|
|
* | Add a skeleton 3.1 whatsnew document. | Georg Brandl | 2008-12-04 | 2 | -0/+70 |
|
|
* | #4521: fix getcwdu() vs getcwdb(). | Georg Brandl | 2008-12-04 | 1 | -1/+1 |
|
|
* | #4526: fix typo. | Georg Brandl | 2008-12-04 | 1 | -2/+3 |
|
|
* | - fix markup error | Fred Drake | 2008-12-04 | 1 | -2/+2 |
|
|
* | Wording change (flaunt -> disobey); markup fixes. The largest edit is to the... | Andrew M. Kuchling | 2008-12-04 | 1 | -10/+11 |
|
|
* | Remove remark about NaN==NaN, I misunderstood that issue. | Guido van Rossum | 2008-12-03 | 1 | -2/+1 |
|
|
* | Minor edits. | Raymond Hettinger | 2008-12-03 | 1 | -3/+4 |
|
|
* | Fixed a warning on whatsnew/3.0.rst | Christian Heimes | 2008-12-03 | 1 | -1/+1 |
|
|
* | Use the :mod: role. | Georg Brandl | 2008-12-03 | 1 | -1/+1 |
|
|
* | Some textual tweaks, and fixed a few typos found by a spell checker. | Guido van Rossum | 2008-12-03 | 1 | -26/+39 |
|
|
* | Fix bad markup. | Guido van Rossum | 2008-12-03 | 1 | -2/+2 |
|
|
* | More cleanup. Moved all Unicode and str/bytes info to the text/data | Guido van Rossum | 2008-12-03 | 1 | -289/+296 |
|
|
* | Another checkpoint. | Guido van Rossum | 2008-12-03 | 1 | -12/+33 |
|
|
* | Another checkpoint -- some stuff I managed to do on the train. | Guido van Rossum | 2008-12-03 | 1 | -81/+94 |
|
|
* | Another checkpoint. | Guido van Rossum | 2008-12-03 | 1 | -38/+38 |
|
|
* | interators -> iterators (thanks Taggnostr) | Gregory P. Smith | 2008-12-02 | 1 | -1/+1 |
|
|