summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Merged revisions 69998-69999,70002,70022-70023,70025-70026,70061,70086,70145,...Benjamin Peterson2009-03-091-1/+1
* Merged revisions 69803-69805,69840,69901,69905,69907,69924,69927,69987 via sv...Benjamin Peterson2009-02-261-2/+2
* Merged revisions 69700 via svnmerge fromTarek Ziadé2009-02-161-0/+3
* #5173: StandardError wasn't removed in 2.6.Georg Brandl2009-02-061-1/+1
* Merged revisions 69129-69131,69139-69140,69143,69154-69159,69169,69288-69289,...Benjamin Peterson2009-02-061-0/+17
* Merged revisions 68840,68881,68943,68945 via svnmerge fromBenjamin Peterson2009-01-301-13/+86
* Merged revisions 68425,68461,68498 via svnmerge fromBenjamin Peterson2009-01-131-5/+9
* Merged revisions 68288-68291,68325-68326,68338,68388,68393,68423 via svnmerge...Benjamin Peterson2009-01-091-0/+3
* Merged revisions 68415 via svnmerge fromTarek Ziadé2009-01-091-0/+6
* Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge...Georg Brandl2009-01-033-4/+29
* Fix a few remaining problems found by rstlint.Georg Brandl2009-01-031-1/+1
* Merged revisions 68221 via svnmerge fromGeorg Brandl2009-01-034-39/+38
* Remove trailing whitespace.Georg Brandl2009-01-039-103/+103
* Merged revisions 67654,67676-67677,67681,67692,67725,67761,67784-67785,67787-...Benjamin Peterson2008-12-211-1/+1
* Forward merge of r67822 to py3k: add bit_length method to int.Mark Dickinson2008-12-172-1/+39
* Use :samp: role.Georg Brandl2008-12-151-4/+4
* cmp() is not really gone.Georg Brandl2008-12-061-6/+5
* #4557: remove 'c' typecode from array docs and add a note in whatsnew.Georg Brandl2008-12-061-1/+3
* Use :samp: role.Georg Brandl2008-12-051-7/+6
* Tweak verbiage and markup for relative/absolute import. Backport candidate.Guido van Rossum2008-12-051-4/+3
* fix Sphinx warningsBenjamin Peterson2008-12-051-2/+2
* Add a skeleton 3.1 whatsnew document.Georg Brandl2008-12-042-0/+70
* #4521: fix getcwdu() vs getcwdb().Georg Brandl2008-12-041-1/+1
* #4526: fix typo.Georg Brandl2008-12-041-2/+3
* - fix markup errorFred Drake2008-12-041-2/+2
* Wording change (flaunt -> disobey); markup fixes. The largest edit is to the...Andrew M. Kuchling2008-12-041-10/+11
* Remove remark about NaN==NaN, I misunderstood that issue.Guido van Rossum2008-12-031-2/+1
* Minor edits.Raymond Hettinger2008-12-031-3/+4
* Fixed a warning on whatsnew/3.0.rstChristian Heimes2008-12-031-1/+1
* Use the :mod: role.Georg Brandl2008-12-031-1/+1
* Some textual tweaks, and fixed a few typos found by a spell checker.Guido van Rossum2008-12-031-26/+39
* Fix bad markup.Guido van Rossum2008-12-031-2/+2
* More cleanup. Moved all Unicode and str/bytes info to the text/dataGuido van Rossum2008-12-031-289/+296
* Another checkpoint.Guido van Rossum2008-12-031-12/+33
* Another checkpoint -- some stuff I managed to do on the train.Guido van Rossum2008-12-031-81/+94
* Another checkpoint.Guido van Rossum2008-12-031-38/+38
* interators -> iterators (thanks Taggnostr)Gregory P. Smith2008-12-021-1/+1