| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 73196,73278-73280,73299,73308,73312-73313,73317-73318,73321,... | Benjamin Peterson | 2009-06-11 | 1 | -1/+5 |
|
|
* | Fix funny typo. | Raymond Hettinger | 2009-06-10 | 1 | -1/+1 |
|
|
* | Add notes for porting issues related to pickles. | Raymond Hettinger | 2009-06-09 | 1 | -0/+5 |
|
|
* | Add example for the change to pickle and note the effect of the fix_imports o... | Raymond Hettinger | 2009-06-09 | 1 | -18/+24 |
|
|
* | Add what's new entry for r73236. | Antoine Pitrou | 2009-06-06 | 1 | -0/+18 |
|
|
* | Take ipaddr out of whatsnew. | Raymond Hettinger | 2009-06-04 | 1 | -37/+0 |
|
|
* | Merged revisions 73186,73206,73212 via svnmerge from | Georg Brandl | 2009-06-04 | 1 | -7/+7 |
|
|
* | Issue 5150: Add rstrip() menu option to IDLE. | Raymond Hettinger | 2009-05-29 | 1 | -0/+8 |
|
|
* | fix typo | Raymond Hettinger | 2009-05-28 | 1 | -1/+1 |
|
|
* | Deprecate contextlib.nested(). The with-statement now provides this function... | Raymond Hettinger | 2009-05-28 | 1 | -0/+3 |
|
|
* | Add attribution for patch co-author. | Georg Brandl | 2009-05-27 | 1 | -1/+1 |
|
|
* | Update whatsnew for compound with-statements. | Raymond Hettinger | 2009-05-27 | 1 | -0/+11 |
|
|
* | 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 |
|
|