summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
* More updates.Raymond Hettinger2009-05-151-4/+18
* Add examples for ipaddr.Raymond Hettinger2009-05-151-1/+32
* Update whatsnew for imaplib changes. Move importlib work to end of section.Raymond Hettinger2009-05-151-13/+14
* this statement isn't actually trueBenjamin Peterson2009-05-141-3/+1
* Bring whatsnew up-to-date as of May 14th.Raymond Hettinger2009-05-141-0/+14
* Update whatsnew for NEWS entries through May 5th.Raymond Hettinger2009-05-141-6/+14
* Merged revisions 70768,71657,71721,71729,71794,71976,72036-72037,72079,72085,...Benjamin Peterson2009-05-081-21/+73
* Mention ipaddr in whatsnew for 3.1.Gregory P. Smith2009-05-031-0/+6
* Merged revisions 71503 via svnmerge fromGeorg Brandl2009-04-271-1/+1
* Doc fix, closing issue 5826Michael Foord2009-04-251-1/+1
* Add porting notes.Raymond Hettinger2009-04-171-0/+29
* Add more examples.Raymond Hettinger2009-04-171-0/+4
* Nit.Eric Smith2009-04-171-1/+1
* Update list of supported types.Raymond Hettinger2009-04-171-2/+2
* Nits.Raymond Hettinger2009-04-171-4/+4
* Ladies and gentlemen, the new float.__repr__() has arrived.Raymond Hettinger2009-04-171-0/+37
* Fix linksRaymond Hettinger2009-04-141-3/+4
* Fix-up links.Raymond Hettinger2009-04-141-6/+6
* New module names are lowercaseRaymond Hettinger2009-04-141-1/+1
* Merged revisions 71498 via svnmerge fromBenjamin Peterson2009-04-111-10/+9
* Merged revisions 70912,70944,70968,71033,71041,71208,71263,71286,71395-71396,...Benjamin Peterson2009-04-111-14/+155
* Fix linkRaymond Hettinger2009-04-091-1/+1
* Fix markupRaymond Hettinger2009-04-091-2/+2
* Update whatsnew based on doc search.Raymond Hettinger2009-04-091-2/+49
* Clean-up an example.Raymond Hettinger2009-04-081-2/+2
* Remove bits that pertained to earlier releases.Raymond Hettinger2009-04-081-22/+4
* Add example for auto-renaming.Raymond Hettinger2009-04-081-1/+12
* Fix-up attribution per IRC discussion with GPolo.Raymond Hettinger2009-04-081-2/+1
* Add link.Raymond Hettinger2009-04-071-1/+1
* Put core language changes in a separate section from module changes.Raymond Hettinger2009-04-071-21/+26
* Fix nit.Raymond Hettinger2009-04-061-2/+2
* Improve the prose just a bit.Raymond Hettinger2009-04-061-2/+2
* Fix links to Decimal and ttk.Raymond Hettinger2009-04-061-3/+3
* Add example. Fix spelling. Fix patch attribution.Raymond Hettinger2009-04-061-3/+7
* Add more examples.Raymond Hettinger2009-04-061-4/+27
* Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-...Benjamin Peterson2009-04-052-48/+215
* Note an improvement to pydoc.Raymond Hettinger2009-04-041-0/+5
* Remove minor entry. Add the ttk module.Raymond Hettinger2009-04-041-7/+9
* Fix nits.Raymond Hettinger2009-04-041-2/+2
* Eliminate a duplicate entry.Raymond Hettinger2009-04-041-9/+4
* typoBenjamin Peterson2009-04-041-1/+1
* Complete the first-pass at whatsnew.Raymond Hettinger2009-04-041-34/+50
* More notes on 3.1 improvements.Raymond Hettinger2009-04-041-2/+57
* More updates to whatsnewRaymond Hettinger2009-04-041-0/+29
* Start building-up the whatsnew document for Py3.1Raymond Hettinger2009-04-041-2/+82
* Publicize 3.1-specific performance enhancementsAntoine Pitrou2009-03-281-0/+24
* Merged revisions 70647,70652 via svnmerge fromAntoine Pitrou2009-03-281-0/+12
* more about the file type's death #5513Benjamin Peterson2009-03-231-1/+2
* Add ..versionadded for sys.int_info, update py3k version ofMark Dickinson2009-03-201-0/+24
* Issue #4258: Make it possible to use 30-bit digits for PyLongs:Mark Dickinson2009-03-181-0/+23