summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/2.6.rst
Commit message (Expand)AuthorAgeFilesLines
* string exceptions are goneBenjamin Peterson2009-01-081-0/+3
* Remove tabs from the documentation.Georg Brandl2009-01-031-24/+24
* Remove trailing whitespace.Georg Brandl2009-01-031-19/+19
* fix incorrect exampleBenjamin Peterson2008-12-131-1/+1
* Fix wording (2.6.1 backport candidate)Andrew M. Kuchling2008-10-161-2/+3
* quiet sphinx warningsBenjamin Peterson2008-10-081-1/+1
* #4058: fix some whatsnew markup.Georg Brandl2008-10-081-173/+173
* Note how bytes alias is expected to be usedAndrew M. Kuchling2008-10-081-0/+14
* Set svn:keywordsAndrew M. Kuchling2008-10-041-1/+1
* two correctionsAndrew M. Kuchling2008-10-041-4/+4
* Today is the release datev2.6Barry Warsaw2008-10-011-3/+2
* Add a last bunch of itemsAndrew M. Kuchling2008-09-271-3/+36
* Correct information about the tarfile module.Lars Gustäbel2008-09-191-8/+8
* Note sqlite3 version; move itemAndrew M. Kuchling2008-09-171-3/+7
* Remove comment about improvement: pystone is about the same, andAndrew M. Kuchling2008-09-171-3/+0
* Markup fixesAndrew M. Kuchling2008-09-171-7/+5
* #3888: add some deprecated modules in whatsnew.Georg Brandl2008-09-171-1/+18
* Rewrite item a bitAndrew M. Kuchling2008-09-151-3/+6
* mention that object.__init__ no longer takes arbitrary args and kwargsBenjamin Peterson2008-09-151-0/+4
* fix a name issue; note all doc files should be encoded in utf8Benjamin Peterson2008-09-131-6/+4
* Remove things specific to the old Macintosh, and spell "Mac OS X" consistently.Georg Brandl2008-09-131-7/+7
* Various correctionsAndrew M. Kuchling2008-09-061-15/+15
* #3671: Typo fixAndrew M. Kuchling2008-09-051-4/+5
* #3671: various corrections and markup fixes noted by Kent JohnsonAndrew M. Kuchling2008-09-041-24/+26
* 3.0 still has the old threading namesBenjamin Peterson2008-09-031-8/+8
* Add e-mail addressAndrew M. Kuchling2008-09-021-1/+1
* Clarify example; add importsAndrew M. Kuchling2008-09-021-4/+10
* a typoMark Summerfield2008-09-021-1/+1
* Describe the __hash__ changesAndrew M. Kuchling2008-09-021-1/+25
* Update patch/bug countAndrew M. Kuchling2008-08-311-2/+2
* Last batch of edits; remove the 'other changes' sectionAndrew M. Kuchling2008-08-311-101/+102
* Edit the library section, rearranging items to flow better and making lots of...Andrew M. Kuchling2008-08-311-263/+277
* More editsAndrew M. Kuchling2008-08-311-56/+57
* More edits; markup fixesAndrew M. Kuchling2008-08-301-75/+75
* Edit four more sectionsAndrew M. Kuchling2008-08-301-41/+54
* Correction from Antoine Pitrou: BufferedWriter and Reader support seek()Andrew M. Kuchling2008-08-301-7/+8
* Partial edits from revision and tidying passAndrew M. Kuchling2008-08-301-61/+84
* Add various itemsAndrew M. Kuchling2008-08-271-8/+20
* Add an item and a noteAndrew M. Kuchling2008-08-271-5/+6
* Trim whitespace; add a few updatesAndrew M. Kuchling2008-08-271-66/+105
* Issue #3139: Make buffer-interface thread-safe wrt. PyArg_ParseTuple,Martin v. Löwis2008-08-121-2/+2
* Add some itemsAndrew M. Kuchling2008-08-071-5/+23
* Rename math.sum to math.fsumMark Dickinson2008-07-301-1/+1
* fix markupBenjamin Peterson2008-07-241-1/+1
* One more attribution.Raymond Hettinger2008-07-221-2/+2
* Fix credits for math.sum()Raymond Hettinger2008-07-221-1/+2
* Tuples now have both count() and index().Raymond Hettinger2008-07-221-2/+4
* Remove out-of-date section on Exact/Inexact.Raymond Hettinger2008-07-221-8/+0
* Issue #3008: add instance method float.hex and class method float.fromhexMark Dickinson2008-07-151-0/+5
* Expand the multiprocessing sectionAndrew M. Kuchling2008-07-141-10/+134