summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
* 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
* Finished what I'm going to write about the standard library.Guido van Rossum2008-12-021-49/+87
* Finished the "porting to 3.0" section. Had to add a label toGuido van Rossum2008-12-021-7/+29
* Another checkpoint. More XXXes added...Guido van Rossum2008-12-022-205/+272
* Another checkpoint to switch machines.Guido van Rossum2008-12-021-3/+65
* Add missing bracket.Walter Dörwald2008-12-021-1/+1
* Fix typo.Walter Dörwald2008-12-021-1/+1
* fix markupBenjamin Peterson2008-12-021-1/+1
* Checkpoint. Added some stuff. Mostly XXX notes for myself. :-)Guido van Rossum2008-12-021-94/+257
* #4372: add bullet point for __cmp__ removal.Georg Brandl2008-11-221-0/+4
* A few tiny improvements that I had sitting in an edit buffer. More to come.Guido van Rossum2008-11-211-12/+31
* Merged revisions 66887,66891,66902-66903,66905-66906,66911-66913,66922,66927-...Benjamin Peterson2008-10-192-3/+4
* merge from trunkBenjamin Peterson2008-10-118-197/+368
* Devil merge!Benjamin Peterson2008-09-281-3/+36
* Merged revisions 66508,66510,66512-66513,66523-66526,66529-66530,66532,66535,...Benjamin Peterson2008-09-221-8/+8
* Merged revisions 66457-66459,66465-66468,66483-66485,66487-66491 via svnmerge...Benjamin Peterson2008-09-171-10/+31
* Merged revisions 66452 via svnmerge fromGeorg Brandl2008-09-131-7/+7
* Merged revisions 66141,66145,66150,66180,66211,66217,66219,66226,66231,66244,...Benjamin Peterson2008-09-081-42/+45
* Mention that bsddb is gone and include a link to jcea's website whereGregory P. Smith2008-09-041-0/+4
* Merged revisions 66134,66136,66143,66154-66155,66190 via svnmerge fromBenjamin Peterson2008-09-031-14/+44
* Merged revisions 66045,66048-66049,66053,66060,66062-66063,66065,66067,66071-...Benjamin Peterson2008-09-021-631/+736
* Merged revisions 65654 via svnmerge fromMartin v. Löwis2008-08-131-2/+2
* Merged revisions 65437,65469,65476,65480,65502,65528,65539,65543,65558,65561-...Georg Brandl2008-08-121-5/+23
* Merged revisions 65258,65292,65299,65308-65309,65315,65326 via svnmerge fromMark Dickinson2008-08-011-1/+1