| Commit message (Expand) | Author | Age | Files | Lines |
* | More updates. | Raymond Hettinger | 2009-05-15 | 1 | -4/+18 |
|
|
* | Add examples for ipaddr. | Raymond Hettinger | 2009-05-15 | 1 | -1/+32 |
|
|
* | Update whatsnew for imaplib changes. Move importlib work to end of section. | Raymond Hettinger | 2009-05-15 | 1 | -13/+14 |
|
|
* | this statement isn't actually true | Benjamin Peterson | 2009-05-14 | 1 | -3/+1 |
|
|
* | Bring whatsnew up-to-date as of May 14th. | Raymond Hettinger | 2009-05-14 | 1 | -0/+14 |
|
|
* | Update whatsnew for NEWS entries through May 5th. | Raymond Hettinger | 2009-05-14 | 1 | -6/+14 |
|
|
* | Merged revisions 70768,71657,71721,71729,71794,71976,72036-72037,72079,72085,... | Benjamin Peterson | 2009-05-08 | 1 | -21/+73 |
|
|
* | Mention ipaddr in whatsnew for 3.1. | Gregory P. Smith | 2009-05-03 | 1 | -0/+6 |
|
|
* | Merged revisions 71503 via svnmerge from | Georg Brandl | 2009-04-27 | 1 | -1/+1 |
|
|
* | Doc fix, closing issue 5826 | Michael Foord | 2009-04-25 | 1 | -1/+1 |
|
|
* | Add porting notes. | Raymond Hettinger | 2009-04-17 | 1 | -0/+29 |
|
|
* | Add more examples. | Raymond Hettinger | 2009-04-17 | 1 | -0/+4 |
|
|
* | Nit. | Eric Smith | 2009-04-17 | 1 | -1/+1 |
|
|
* | Update list of supported types. | Raymond Hettinger | 2009-04-17 | 1 | -2/+2 |
|
|
* | Nits. | Raymond Hettinger | 2009-04-17 | 1 | -4/+4 |
|
|
* | Ladies and gentlemen, the new float.__repr__() has arrived. | Raymond Hettinger | 2009-04-17 | 1 | -0/+37 |
|
|
* | Fix links | Raymond Hettinger | 2009-04-14 | 1 | -3/+4 |
|
|
* | Fix-up links. | Raymond Hettinger | 2009-04-14 | 1 | -6/+6 |
|
|
* | New module names are lowercase | Raymond Hettinger | 2009-04-14 | 1 | -1/+1 |
|
|
* | Merged revisions 71498 via svnmerge from | Benjamin Peterson | 2009-04-11 | 1 | -10/+9 |
|
|
* | Merged revisions 70912,70944,70968,71033,71041,71208,71263,71286,71395-71396,... | Benjamin Peterson | 2009-04-11 | 1 | -14/+155 |
|
|
* | Fix link | Raymond Hettinger | 2009-04-09 | 1 | -1/+1 |
|
|
* | Fix markup | Raymond Hettinger | 2009-04-09 | 1 | -2/+2 |
|
|
* | Update whatsnew based on doc search. | Raymond Hettinger | 2009-04-09 | 1 | -2/+49 |
|
|
* | Clean-up an example. | Raymond Hettinger | 2009-04-08 | 1 | -2/+2 |
|
|
* | Remove bits that pertained to earlier releases. | Raymond Hettinger | 2009-04-08 | 1 | -22/+4 |
|
|
* | Add example for auto-renaming. | Raymond Hettinger | 2009-04-08 | 1 | -1/+12 |
|
|
* | Fix-up attribution per IRC discussion with GPolo. | Raymond Hettinger | 2009-04-08 | 1 | -2/+1 |
|
|
* | Add link. | Raymond Hettinger | 2009-04-07 | 1 | -1/+1 |
|
|
* | Put core language changes in a separate section from module changes. | Raymond Hettinger | 2009-04-07 | 1 | -21/+26 |
|
|
* | Fix nit. | Raymond Hettinger | 2009-04-06 | 1 | -2/+2 |
|
|
* | Improve the prose just a bit. | Raymond Hettinger | 2009-04-06 | 1 | -2/+2 |
|
|
* | Fix links to Decimal and ttk. | Raymond Hettinger | 2009-04-06 | 1 | -3/+3 |
|
|
* | Add example. Fix spelling. Fix patch attribution. | Raymond Hettinger | 2009-04-06 | 1 | -3/+7 |
|
|
* | Add more examples. | Raymond Hettinger | 2009-04-06 | 1 | -4/+27 |
|
|
* | Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-... | Benjamin Peterson | 2009-04-05 | 2 | -48/+215 |
|
|
* | Note an improvement to pydoc. | Raymond Hettinger | 2009-04-04 | 1 | -0/+5 |
|
|
* | 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 |
|
|